aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-04-07 18:20:33 -0400
committerEduardo Julian2019-04-07 18:20:33 -0400
commita42c2004388ca204cae7bd1b3f4ef21d208f72b2 (patch)
tree3878f8cef31c1e96bf635142696dd1786e49b2ec /new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux
parenta4e0eb58480a05e4c23a07d33965022125c539f2 (diff)
Updated JVM compiler's tuple left-access mechanism to the new style.
Diffstat (limited to '')
-rw-r--r--new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux b/new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux
index 32b002b91..22817e8eb 100644
--- a/new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux
+++ b/new-luxc/source/luxc/lang/translation/jvm/case.jvm.lux
@@ -153,8 +153,8 @@
(list))
#0)
pushI))))
- ([synthesis.member/left "pm_left" function.identity]
- [synthesis.member/right "pm_right" inc])
+ ([synthesis.member/left "tuple_left" <|]
+ [synthesis.member/right "pm_right" inc])
(#synthesis.Alt leftP rightP)
(do phase.monad