aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-jvm/source/program.lux')
-rw-r--r--lux-jvm/source/program.lux12
1 files changed, 6 insertions, 6 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 980afea58..adcbbfb86 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -17,11 +17,11 @@
["%" format (.only format)]]
[collection
[array (.only Array)]]]
- ["[0]" world "_"
+ ["[0]" world
["[0]" file]
["[1]/[0]" program]]
[target
- ["[0]" jvm "_"
+ ["[0]" jvm
[bytecode (.only Bytecode)]
["[1]/[0]" type
["[1]/[0]" box]]]]
@@ -34,7 +34,7 @@
[archive (.only Archive)]
["[0]" context]
["[0]" cli]
- ["[0]" packager "_"
+ ["[0]" packager
["[1]" jvm]]]
[language
[lux
@@ -43,11 +43,11 @@
[macro (.only Expander)]]
[phase
["[0]" extension
- ["[0]" analysis "_"
+ ["[0]" analysis
["[1]" jvm]]
- ["[0]" generation "_"
+ ["[0]" generation
["[1]" jvm]]
- ["[0]" directive "_"
+ ["[0]" directive
["[1]" jvm]]]
[generation
["/" jvm