Thomas Lamb 6a6b41411c switch from ->* to <= in expression decomposer
<= chosen arbitrarily from comparison operators, but any of <=, >=, <, >
have the same precedence.

This now allows expressions containing any of *, /, %, +, -, << and >>
to be used on the LHS.

No tests broke, and the corresponding originally failing test in
[tricky] was expanded and added to the main suite.
2014-08-06 03:25:56 -07:00
..
2014-07-09 19:21:44 +01:00
2014-06-30 07:33:17 +01:00
2014-06-30 07:33:17 +01:00