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