github.com/comwrg/go/src@v0.0.0-20220319063731-c238d0440370/text/template/testdata/tmpl1.tmpl (about)

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