golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/text/template/testdata/file1.tmpl (about) 1 {{define "x"}}TEXT{{end}} 2 {{define "dotV"}}{{.V}}{{end}}