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