const github.com/kevinburke/ssh_config.tokenKey

4 uses

	github.com/kevinburke/ssh_config (current package)
		lexer.go#L73: 			s.emitWithValue(tokenKey, growingString)
		lexer.go#L80: 	s.emitWithValue(tokenKey, growingString)
		parser.go#L79: 	case tokenKey:
		token.go#L30: 	tokenKey