repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
+ Moved variables resolution in the compiler Parser. (Temp. solution until the new...
[haanga.git]
/
tests
/
assert_templates
/
for_range4.tpl
blob
3618603198d287c2caac07826180e692c397504a
1
{% for i in min .. max step -2 %}
2
{{i}}
3
{% endfor %}