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