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