Skip to content

Error nodes produced even though other match seems possible #857

Answered by maxbrunsfeld
bbannier asked this question in Q&A
Discussion options

You must be logged in to vote

I think you may want the ‘b’ prefix to be part of the same token as the string, instead of being a separate token. Because if it’s a separate token, the lexer doesn’t have a way to distinguish it from an identifier.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bbannier
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants