Skip to content

acceptWord checks the rune after word #184

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

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

3timeslazy
Copy link
Contributor

@3timeslazy 3timeslazy commented Jun 15, 2021

acceptWord finds the substring word, but does not look at the following rune. As a result, not in_var is interpreted as Operator(not in) and Identifier(_var)

@antonmedv antonmedv merged commit da4c23e into expr-lang:master Jun 15, 2021
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.

2 participants