github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/html/template/testdata/file2.tmpl (about)

     1  {{define "dot"}}{{.}}{{end}}
     2  {{define "nested"}}{{template "dot" .}}{{end}}