v2 / vlib / v / tests / tmpl / template.in
3 lines · 2 sloc · 58 bytes · 064e35fbc42ee943443fc3b0a5221cb41287f227
Raw
1someval: @{s.someval('huh')}
2
3someotherval: @{s.m['hah']}
4