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