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