github.com/ice-blockchain/go/src@v0.0.0-20240403114104-1564d284e521/html/template/testdata/file2.tmpl (about)

     1  {{define "dot"}}{{.}}{{end}}
     2  {{define "nested"}}{{template "dot" .}}{{end}}