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

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