aboutsummaryrefslogtreecommitdiff
path: root/lux-lua
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua')
-rw-r--r--lux-lua/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-lua/source/program.lux b/lux-lua/source/program.lux
index 402911022..5adcb43d9 100644
--- a/lux-lua/source/program.lux
+++ b/lux-lua/source/program.lux
@@ -1,4 +1,4 @@
-(.module:
+(.using
[library
[lux "*"
[program {"+" program:}]