aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/program.lux')
-rw-r--r--new-luxc/source/program.lux4
1 files changed, 3 insertions, 1 deletions
diff --git a/new-luxc/source/program.lux b/new-luxc/source/program.lux
index de4445d5f..46462ab34 100644
--- a/new-luxc/source/program.lux
+++ b/new-luxc/source/program.lux
@@ -14,6 +14,9 @@
["." dictionary]]]
[world
["." file]]
+ [target
+ [jvm
+ ["$t" type]]]
[tool
[compiler
[phase
@@ -27,7 +30,6 @@
[lang
[host
["_" jvm
- ["$t" type]
["$d" def]
["$i" inst]]]
[translation