-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In my tweaking of the grammar I had accidentally placed '&', '|' and '^' at higher precedence that '*', '/', '%'. I'm not sure operator precedence is 100% correct, but we now have a framework for verifying it when we make changes. Fixes #2244.
- Loading branch information
1 parent
b1d9a38
commit cd41c49
Showing
3 changed files
with
4,139 additions
and
3,956 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.