diff options
author | Carlos Maniero <carlos@maniero.me> | 2023-05-08 23:53:43 -0300 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2023-05-09 22:39:58 +0200 |
commit | 50ce0fb2a436eb5e765b2764c9468f648f18a4f8 (patch) | |
tree | 02756d7e728a8a2280d61d1e702f5740b424de6c /src/ast_pretty_printer.h | |
parent | 35425aa5837543e4cc3fc82266dc2ae429cb2779 (diff) |
parser: parser boolean comparison expressions
After this commit, this is a valid expression:
1 || 2 && 3 > 4 < 5 >= 6 <= 7 == 8 != 9
Signed-off-by: Carlos Maniero <carlos@maniero.me>
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to 'src/ast_pretty_printer.h')
0 files changed, 0 insertions, 0 deletions