From de9d57c45da46cdae9e21ff1d9747952e0815b32 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 16 Oct 2019 20:55:03 -0400 Subject: Ported JVM function generation to the new JVM bytecode machinery. --- stdlib/source/test/lux.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/test/lux.lux') 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 [ (.as-is [runtime (#+)] [primitive (#+)] [structure (#+)] - ## [function (#+)] [reference (#+)] ## [case (#+)] ## [loop (#+)] + [function (#+)] ## [extension (#+)] )] (.module: -- cgit v1.2.3