ref: 4e0acb89b793d8895dc53eb8887be27430c3ab31 dir: /tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl/
{{define "dot"}}{{.}}{{end}} {{define "nested"}}{{template "dot" .}}{{end}}