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

fix(parser): Wrong negative sign precedence was causing math errors (#6) #24

Merged
merged 1 commit into from Nov 1, 2023

Conversation

lvcabral
Copy link
Collaborator

There was a change done to fix another issue that caused this side effect (see bug for details)

@TwitchBronBron TwitchBronBron merged commit 98dcee2 into master Nov 1, 2023
2 checks passed
@TwitchBronBron TwitchBronBron deleted the bugfix/fixed-precedence-for-negative-sign branch November 1, 2023 12:39
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.

Wrong precedence for negative sign in front of a value on a expression
2 participants