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