github.com/c12o16h1/go/src@v0.0.0-20200114212001-5a151c0f00ed/text/template/testdata/file1.tmpl (about)

     1  {{define "x"}}TEXT{{end}}
     2  {{define "dotV"}}{{.V}}{{end}}