twolfson / reverse-mustache

Reverse templating library for mustache, generating variables from a template's output
The Unlicense
30 stars 6 forks source link

Fix loop object modification test #4

Open twolfson opened 10 years ago

twolfson commented 10 years ago

We have a regression test which we have been skipping over

https://github.com/twolfson/reverse-mustache/blob/1.6.1/test/advanced-reused-variables_test.js#L43-L54

Please look into and resolve it