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 with escaped block string quotes in block string value #342

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

lexing fails with escaped block string quotes in block string value #342

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 description does not get lexed as a block string token:

"""
\""" a/b \"""
"""
input Filter {
    title: String
}
@lrlna lrlna added bug Something isn't working apollo-parser labels Nov 3, 2022
@lrlna lrlna changed the title lexing fails with escaped block string quotes lexing fails with escaped block string quotes in block string value Nov 3, 2022
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