func text/template/parse.lexComment

2 uses

	text/template/parse (current package)
		lex.go#L305: 		return lexComment
		lex.go#L315: func lexComment(l *lexer) stateFn {