Patrick Steele-Idem 1bf6838c2c Lot's of improvements
All string expressions are now parsed using esprima when using the builder API
2015-12-23 16:47:42 -07:00

3 lines
36 B
Plaintext

<for(i from 0 to 9)>
${i}
</for>