Commutative arithmetic operation with Bool
behaves different when order is different
#110
Labels
bug
Something isn't working
Describe the bug
When trying to some commutative arithmetic operations (like
+
,*
)withBool
, we cannot do it ifBool
value is in left hand side.Reproducible code
The text was updated successfully, but these errors were encountered: