Closed moregan closed 6 years ago
See the regression the fix for #94 introduced: https://github.com/adamkennedy/PPI/issues/134
I have some preliminary work on this in the branch https://github.com/adamkennedy/PPI/tree/cast_or_op
This was fixed, no?
This was fixed, no?
Fixed with https://github.com/adamkennedy/PPI/commit/c276409649bf750ea9d30c585bdee5deaa570376 and released in 1.222
Just as with #94 and the '*' operator, the '%' and '&' operators can be parsed as casts if there's no whitespace after them:
and