github.com/AESNooper/go/src@v0.0.0-20220218095104-b56a4ab1bbbb/text/template/testdata/tmpl1.tmpl (about)

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