type text/template/parse.Mode

3 uses

	text/template/parse (current package)
		parse.go#L24: 	Mode      Mode      // parsing mode.
		parse.go#L38: type Mode uint
		parse.go#L41: 	ParseComments Mode = 1 << iota // parse comments and add them to AST