aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-10-16 20:55:03 -0400
committerEduardo Julian2019-10-16 20:55:03 -0400
commitde9d57c45da46cdae9e21ff1d9747952e0815b32 (patch)
treeb65b465b097fcd99484aa6baab30b2a7254834dc /stdlib/source/test/lux.lux
parent3028cc4f45d2d7d66456467de506341800df14d8 (diff)
Ported JVM function generation to the new JVM bytecode machinery.
Diffstat (limited to 'stdlib/source/test/lux.lux')
-rw-r--r--stdlib/source/test/lux.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index 34000d362..85b062009 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -1,10 +1,10 @@
(.with-expansions [<host-modules> (.as-is [runtime (#+)]
[primitive (#+)]
[structure (#+)]
- ## [function (#+)]
[reference (#+)]
## [case (#+)]
## [loop (#+)]
+ [function (#+)]
## [extension (#+)]
)]
(.module: