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 a6bc3afd3..a9b9eaecc 100644
--- a/stdlib/source/library/lux/target/common_lisp.lux
+++ b/stdlib/source/library/lux/target/common_lisp.lux
@@ -14,7 +14,7 @@
[number
["f" frac]]]
[type
- [primitive "*"]]]])
+ [primitive (.full)]]]])
(def: as_form
(-> Text Text)