const text/template/parse.NodeIdentifier
2 uses
text/template/parse (current package)
node.go#L62: NodeIdentifier // An identifier; always a function name.
node.go#L355: return &IdentifierNode{NodeType: NodeIdentifier, Ident: ident}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)