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

4 lines
50 B
Cheetah
Raw Normal View History

2012-03-27 23:13:14 +00:00
template1
{{define "x"}}x{{end}}
{{template "y"}}