aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/math/number/complex.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux/math/number/complex.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/math/number/complex.lux b/stdlib/source/test/lux/math/number/complex.lux
index 87371ec78..fe6aad7d8 100644
--- a/stdlib/source/test/lux/math/number/complex.lux
+++ b/stdlib/source/test/lux/math/number/complex.lux
@@ -12,7 +12,7 @@
[math
["[0]" random (.only Random)]]]]
[\\library
- ["[0]" /
+ ["[0]" / (.only)
[//
["n" nat]
["f" frac]