aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/luxc/lang/translation/jvm.lux')
-rw-r--r--new-luxc/source/luxc/lang/translation/jvm.lux11
1 files changed, 6 insertions, 5 deletions
diff --git a/new-luxc/source/luxc/lang/translation/jvm.lux b/new-luxc/source/luxc/lang/translation/jvm.lux
index 560994256..3f9189f4f 100644
--- a/new-luxc/source/luxc/lang/translation/jvm.lux
+++ b/new-luxc/source/luxc/lang/translation/jvm.lux
@@ -18,11 +18,12 @@
["." io (#+ IO io)]
[world
[binary (#+ Binary)]]
- [compiler
- [default
- ["." name]
- [phase
- ["." translation]]]]]
+ [platform
+ [compiler
+ [default
+ ["." name]
+ [phase
+ ["." translation]]]]]]
[///
[host
["." jvm (#+ Inst Definition Host State)