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