aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/repl.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--new-luxc/source/luxc/repl.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-luxc/source/luxc/repl.lux b/new-luxc/source/luxc/repl.lux
index 717462f22..16f4de5db 100644
--- a/new-luxc/source/luxc/repl.lux
+++ b/new-luxc/source/luxc/repl.lux
@@ -34,7 +34,7 @@
[".L" host]
[".L" translation]
[".L" eval]
- (translation [".T" runtime])
+ (translation (jvm [".T" runtime]))
[".L" extension]
(extension [".E" analysis]
[".E" synthesis]