github.com/code-reading/golang@v0.0.0-20220303082512-ba5bc0e589a3/go/src/html/template/testdata/tmpl2.tmpl (about) 1 template2 2 {{define "y"}}y{{end}} 3 {{template "x"}}