aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-05-01 20:33:42 -0400
committerEduardo Julian2019-05-01 20:33:42 -0400
commitc923517c864dad362ef00ae78b449bb40cc27e84 (patch)
treea758099e76424db4fc8ec8d8cc18a8a699d68d66 /stdlib/source/test/lux.lux
parent0c20f4a8362d42572edecb6ef9844b75c4c859f8 (diff)
The Common Lisp compiler is alive.
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux.lux3
1 files changed, 3 insertions, 0 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index a881dae3f..b69a6b969 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -41,6 +41,7 @@
[lua (#+)]
[ruby (#+)]
[php (#+)]
+ [common-lisp (#+)]
[scheme (#+)]]
[tool
[compiler
@@ -56,6 +57,8 @@
<host-modules>]
[php (#+)
<host-modules>]
+ [common-lisp (#+)
+ <host-modules>]
[scheme (#+)
<host-modules>]]]]]
## [control