aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/r/reference.jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/luxc/lang/translation/r/reference.jvm.lux')
-rw-r--r--new-luxc/source/luxc/lang/translation/r/reference.jvm.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-luxc/source/luxc/lang/translation/r/reference.jvm.lux b/new-luxc/source/luxc/lang/translation/r/reference.jvm.lux
index 0a1bcae1f..e63066959 100644
--- a/new-luxc/source/luxc/lang/translation/r/reference.jvm.lux
+++ b/new-luxc/source/luxc/lang/translation/r/reference.jvm.lux
@@ -5,7 +5,7 @@
text/format))
(luxc ["&" lang]
(lang [".L" variable #+ Variable Register]
- (host [r #+ Expression Statement SVar @@])))
+ (host [r #+ Expression SVar @@])))
[//]
(// [".T" runtime]))