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