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