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

parse: proper single char variable detection #45

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

neiser
Copy link
Contributor

@neiser neiser commented Feb 8, 2023

Fixes #43, regression from #42

@a8m Sorry for introducing that bug. If time permits for me, I may propose more refactorings to the lexer and its tests. Would you be willing to review/accept such changes?

@a8m
Copy link
Owner

a8m commented Feb 8, 2023

@a8m Sorry for introducing that bug. If time permits for me, I may propose more refactorings to the lexer and its tests. Would you be willing to review/accept such changes?

Sure. Go ahead, but do it in small chunks to make code review easy.

@a8m a8m merged commit 97345a5 into a8m:master Feb 8, 2023
@Hfd88
Copy link

Hfd88 commented Feb 9, 2023

97345a5

This pull request was closed.
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.

Regression for single-letter variables surrounded with curly braces
3 participants