text/template/parse.Tree.Copy (method)
2 uses
text/template/parse (current package)
parse.go#L46: func (t *Tree) Copy() *Tree {
html/template
template.go#L271: x.Tree = x.Tree.Copy()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)