aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/common_lisp.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/target/common_lisp.lux')
-rw-r--r--stdlib/source/library/lux/target/common_lisp.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/target/common_lisp.lux b/stdlib/source/library/lux/target/common_lisp.lux
index e2094f53c..ce523f4d4 100644
--- a/stdlib/source/library/lux/target/common_lisp.lux
+++ b/stdlib/source/library/lux/target/common_lisp.lux
@@ -7,7 +7,7 @@
["[0]" text
["%" format (.only format)]]
[collection
- ["[0]" list ("[1]#[0]" monad monoid)]]]
+ ["[0]" list (.open: "[1]#[0]" monad monoid)]]]
[macro
["[0]" template]]
[math