Fold divide and multiply by same value.
We want to fold code like (x*y)/x and other permutations of this. Fixes #1531.
Loading
Please register or sign in to comment
We want to fold code like (x*y)/x and other permutations of this. Fixes #1531.