github.com/axw/llgo@v0.0.0-20160805011314-95b5fe4dca20/third_party/gofrontend/libgo/go/text/template/testdata/tmpl1.tmpl (about)

     1  template1
     2  {{define "x"}}x{{end}}
     3  {{template "y"}}