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

[Bug] : parsing nested expressions in parentheses () #58

Open
pacifiquem opened this issue Feb 20, 2024 · 0 comments
Open

[Bug] : parsing nested expressions in parentheses () #58

pacifiquem opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working In Progress

Comments

@pacifiquem
Copy link
Member

Kin can't parse this correctly
((var > var2) && !(var3 != var4) || (var5 == var6))

This is all about eating parentheses correctly!

@pacifiquem pacifiquem added bug Something isn't working In Progress labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working In Progress
Projects
None yet
Development

No branches or pull requests

1 participant