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
/
concat1.tpl
blob
84fe4983a722c7fdabe45552ca8fa5325a335ce4
1
{% if "foo" . "bar" == "foobar" %}
2
Match
3
{% else %}
4
Error
5
{% endif %}