Retro68/gcc/libgo/go/text/template/testdata/file1.tmpl

3 lines
57 B
Cheetah
Raw Normal View History

2012-03-27 23:13:14 +00:00
{{define "x"}}TEXT{{end}}
{{define "dotV"}}{{.V}}{{end}}