github.com/dorkamotorka/go/src@v0.0.0-20230614113921-187095f0e316/text/template/testdata/tmpl1.tmpl (about)

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