aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/math/arithmetic.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/math/arithmetic.lux')
-rw-r--r--stdlib/source/library/lux/math/arithmetic.lux5
1 files changed, 1 insertions, 4 deletions
diff --git a/stdlib/source/library/lux/math/arithmetic.lux b/stdlib/source/library/lux/math/arithmetic.lux
index 46488890a..cad6653c7 100644
--- a/stdlib/source/library/lux/math/arithmetic.lux
+++ b/stdlib/source/library/lux/math/arithmetic.lux
@@ -16,7 +16,4 @@
*)
(is (-> of of
of)
- /)
- (is (-> of of
- of)
- %)))
+ /)))