diff options
author | Himbeer <himbeer@disroot.org> | 2024-10-01 11:49:49 +0200 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-10-01 13:51:46 +0200 |
commit | e8c3ca08b84e2a462ed461009a5b63cb65e9288f (patch) | |
tree | b69d3c554582c4c58ced05966a275606403b3cc6 /src/util.c | |
parent | 659e0cc1099cd119bcd372928feed340b1d80cb7 (diff) |
Fix unary postfix expressions being expected in absence of operator
This allows the expression parser to return false for non-expressions
instead of terminating the entire parsing procedure with an error,
fixing calls to functions with no parameters not being allowed.
Diffstat (limited to 'src/util.c')
0 files changed, 0 insertions, 0 deletions