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