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