aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-07-23 01:05:41 -0400
committerEduardo Julian2021-07-23 01:05:41 -0400
commit4248cc22881a7eaa8f74bc426f2b0ba284b23153 (patch)
treeb6730483b658a185901c2a7c871632d85a434b23 /lux-jvm/source/program.lux
parent51a5c28b0f9efd514e3fae7c2634fd5e9bd714e2 (diff)
Automatically handling input/output conversions for methods in new JVM compiler.
Diffstat (limited to '')
-rw-r--r--lux-jvm/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index 13979573d..fa0e19109 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -292,7 +292,7 @@
(io.io platform)
## generation.bundle
translation.bundle
- (|>> ..extender directive.bundle)
+ (|>> ..extender (directive.bundle loader))
(jvm/program.program jvm/runtime.class_name)
[_.Anchor _.Inst _.Definition]
..extender