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