ref: e9a7ebaf67a63ffe5e64c3b3aaefe66feb7f1868 dir: /tpl/internal/go_templates/texttemplate/testdata/file2.tmpl/
{{define "dot"}}{{.}}{{end}} {{define "nested"}}{{template "dot" .}}{{end}}