github.com/code-reading/golang@v0.0.0-20220303082512-ba5bc0e589a3/go/src/html/template/testdata/tmpl1.tmpl (about)

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