TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access
[lhc/web/wiklou.git] / tests / phpunit / data / templates / parentvars.mustache
1 {{foo}}
2 {{#bar}}
3 {{foo}} {{baz}}
4 {{/bar}}