aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/concurrency/async.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/control/concurrency/async.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/control/concurrency/async.lux b/stdlib/source/library/lux/control/concurrency/async.lux
index 37ab82cbe..822627610 100644
--- a/stdlib/source/library/lux/control/concurrency/async.lux
+++ b/stdlib/source/library/lux/control/concurrency/async.lux
@@ -12,9 +12,9 @@
["[0]" maybe (.use "[1]#[0]" functor)]]
[data
["[0]" product]]
- [macro
- ["^" pattern]]
[meta
+ [macro
+ ["^" pattern]]
[type (.only sharing)
[primitive (.except)]
["[0]" variance (.only Mutable)]]]]]