aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm
diff options
context:
space:
mode:
authorEduardo Julian2022-06-16 21:37:38 -0400
committerEduardo Julian2022-06-16 21:37:38 -0400
commit7249707e7c09be68dfb7507ba363efd3300a0141 (patch)
tree1fb4764458da16353315ea7e267f997c9be70f49 /lux-jvm
parente00e0b5f1e5fb509cf8f32424397110f524b8148 (diff)
De-sigil-ification: suffix : [Part 14]
Diffstat (limited to 'lux-jvm')
-rw-r--r--lux-jvm/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 32c508c59..5e4f9c5b6 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -1,4 +1,4 @@
-(.using
+(.require
[library
[lux (.except Definition)
[program (.only program:)]