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