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.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 82e5f400b..a22211aad 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -42,7 +42,7 @@
[analysis
[macro (.only Expander)]]
[phase
- ["[0]" extension
+ ["[0]" extension (.only)
["[0]" analysis
["[1]" jvm]]
["[0]" generation
@@ -50,7 +50,7 @@
["[0]" directive
["[1]" jvm]]]
[generation
- ["/" jvm
+ ["/" jvm (.only)
["[1][0]" runtime (.only Anchor Definition)]
["[1][0]" host]
["[1][0]" program]]]]]]]]]]