aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/concurrency/frp.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux/control/concurrency/frp.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/control/concurrency/frp.lux b/stdlib/source/test/lux/control/concurrency/frp.lux
index 56497adc2..d58d83231 100644
--- a/stdlib/source/test/lux/control/concurrency/frp.lux
+++ b/stdlib/source/test/lux/control/concurrency/frp.lux
@@ -23,7 +23,7 @@
[type
["[0]" variance]]]]
[\\library
- ["[0]" /
+ ["[0]" / (.only)
[//
["[0]" async (.only Async) ("[1]#[0]" monad)]
["[0]" atom (.only Atom atom)]]]])