aboutsummaryrefslogtreecommitdiff
path: root/input/program.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--input/program.lux (renamed from source/program.lux)2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/program.lux b/input/program.lux
index 364c57d89..4f329c3fa 100644
--- a/source/program.lux
+++ b/input/program.lux
@@ -11,5 +11,5 @@
(list& x (filter p xs'))
(filter p xs'))))
-(_jvm_program _
+(_jvm_program args
(println "Hello, world!"))