diff options
author | Carlos Maniero <carlos@maniero.me> | 2023-05-10 00:20:01 -0300 |
---|---|---|
committer | Carlos Maniero <carlos@maniero.me> | 2023-05-10 12:15:59 -0300 |
commit | 3065f54e3a122dd3d8c2deffdec72ec48ea4f165 (patch) | |
tree | be0722fc9c6b28d2c68e5fdd3c35da8247e225c8 /pipa | |
parent | 5de2e1fd9f426348127a66d2c51c300cb90cc3a4 (diff) |
parser: Fixes boolean binary operation precedence
The comparators && and || should have precedence over others comparators
(> < >= <= == !=).
Signed-off-by: Carlos Maniero <carlos@maniero.me>
Diffstat (limited to 'pipa')
0 files changed, 0 insertions, 0 deletions