Skip to content

Fix ''' not being highlighted as a character#11

Open
selaere wants to merge 1 commit into
mechanize-systems:mainfrom
selaere:patch-1
Open

Fix ''' not being highlighted as a character#11
selaere wants to merge 1 commit into
mechanize-systems:mainfrom
selaere:patch-1

Conversation

@selaere

@selaere selaere commented Aug 13, 2023

Copy link
Copy Markdown

change the character rule in the lezer parser to always take one character (like mentioned in the spec). ''' is a character literal for a quote, but currently it parses the rest of the code as a character.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant