const github.com/kevinburke/ssh_config.tokenEmptyLine

3 uses

	github.com/kevinburke/ssh_config (current package)
		lexer.go#L147: 			s.emit(tokenEmptyLine)
		parser.go#L77: 	case tokenComment, tokenEmptyLine:
		token.go#L28: 	tokenEmptyLine