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