Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lexing fails to tokenize unicode in block string values #341

Closed
lrlna opened this issue Nov 3, 2022 · 0 comments · Fixed by #357
Closed

lexing fails to tokenize unicode in block string values #341

lrlna opened this issue Nov 3, 2022 · 0 comments · Fixed by #357
Assignees
Labels
apollo-parser bug Something isn't working

Comments

@lrlna
Copy link
Member

lrlna commented Nov 3, 2022

This type with a description containing unicode fails to lex correctly:

"""unicode in block string 🤷"""
input Filter {
    title: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apollo-parser bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant