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