Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.6
-
None
-
New
Description
As an example, (foo - bar) is treated like (foo -bar).
It seems like for +- to be treated as unary operators, they should be immediately followed by the operand.