aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/math.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/math.lux')
-rw-r--r--stdlib/source/test/lux/math.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/math.lux b/stdlib/source/test/lux/math.lux
index 33f79592b..3164ce3ff 100644
--- a/stdlib/source/test/lux/math.lux
+++ b/stdlib/source/test/lux/math.lux
@@ -19,12 +19,12 @@
["[0]" complex (.only Complex)]]]]]
[\\library
["[0]" /]]
- ["[0]" / "_"
+ ["[0]" /
["[1][0]" infix]
["[1][0]" modulus]
["[1][0]" modular]
["[1][0]" number]
- ["[1][0]" logic "_"
+ ["[1][0]" logic
["[1]/[0]" continuous]
["[1]/[0]" fuzzy]]])