mustache / spec

The Mustache spec.
MIT License
364 stars 71 forks source link

Add list context check #95

Closed andrewthad closed 3 years ago

andrewthad commented 8 years ago

Added a test case to make sure that hashmaps don't get dropped when you iterate over a list.

Danappelxx commented 3 years ago

Will be merged as part of #114, thank you for your contribution!