Commit aba6a47
Fix parenthesis bug
...because (A||B&&C) != (A||B)&&C and I misplaced the parenthesis somehow. Fixed!1 parent aa11cfc commit aba6a47
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
| 614 | + | |
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| |||
0 commit comments