github.com/rafaeltorres324/go/src@v0.0.0-20210519164414-9fdf653a9838/text/template/testdata/file1.tmpl (about)

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