diff options
Diffstat (limited to 'lux-cl')
-rw-r--r-- | lux-cl/source/program.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-cl/source/program.lux b/lux-cl/source/program.lux index 3f6760fd6..1fea7d020 100644 --- a/lux-cl/source/program.lux +++ b/lux-cl/source/program.lux @@ -1,4 +1,4 @@ -(.module: +(.using [lux "*" [program {"+" program:}] ["[0]" ffi] |