Remove buggy `optimization' of (<= x y) into (not (> x y)).
authorTaylor R Campbell <campbell@mumble.net>
Sun, 18 Nov 2018 03:33:15 +0000 (03:33 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sun, 18 Nov 2018 06:11:42 +0000 (06:11 +0000)
commita6d83eb2c7c0de2800c2d7f76e6a961ea83acd51
tree725cde94fde7b0d555467d46f4effa563ad742e8
parentb2f2f769f87d6f7c3c76fd2fd5cf328779bd3aa9
Remove buggy `optimization' of (<= x y) into (not (> x y)).
src/sf/usiexp.scm
tests/runtime/test-arith.scm