ref: 50be4370b0c46c6c34430eb45bdc53d1926dd800 dir: /tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl/
{{define "dot"}}{{.}}{{end}} {{define "nested"}}{{template "dot" .}}{{end}}