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