aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/structure.jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/luxc/lang/translation/structure.jvm.lux')
-rw-r--r--new-luxc/source/luxc/lang/translation/structure.jvm.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/new-luxc/source/luxc/lang/translation/structure.jvm.lux b/new-luxc/source/luxc/lang/translation/structure.jvm.lux
index 21d72b34b..ddb48a31e 100644
--- a/new-luxc/source/luxc/lang/translation/structure.jvm.lux
+++ b/new-luxc/source/luxc/lang/translation/structure.jvm.lux
@@ -14,8 +14,7 @@
["$i" inst]))
["la" analysis]
["ls" synthesis]
- (translation [";T" common])))
- [../runtime])
+ (translation [";T" common]))))
(exception: #export Not-A-Tuple)