const github.com/kevinburke/ssh_config.tokenEquals

3 uses

	github.com/kevinburke/ssh_config (current package)
		lexer.go#L54: 			s.emit(tokenEquals)
		parser.go#L93: 	if val.typ == tokenEquals {
		token.go#L31: 	tokenEquals