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
/
class_static.tpl
blob
ca55e0426da76d764deb8e25098793584360dc5d
1
{{ Foo_Bar::Bar }}
2
{{ Foo_Bar::Arr[0] }}
3
{{ Foo_Bar::Arr['Bar'] }}
4
{% exec Foo_Bar::something as foo %}
5
{{ foo }}