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