+ Moved variables resolution in the compiler Parser. (Temp. solution until the new...
[haanga.git] / tests / assert_templates / class_static.tpl
blobca55e0426da76d764deb8e25098793584360dc5d
1 {{ Foo_Bar::Bar }}
2 {{ Foo_Bar::Arr[0] }}
3 {{ Foo_Bar::Arr['Bar'] }}
4 {% exec Foo_Bar::something as foo %}
5 {{ foo }}