const text/template/parse.itemWith

3 uses

	text/template/parse (current package)
		lex.go#L73: 	itemWith     // with keyword
		lex.go#L86: 	"with":     itemWith,
		parse.go#L398: 	case itemWith: