aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/host/jvm/index.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/lux/host/jvm/index.lux')
-rw-r--r--stdlib/source/lux/host/jvm/index.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/lux/host/jvm/index.lux b/stdlib/source/lux/host/jvm/index.lux
index 69232edb4..c7174f9d4 100644
--- a/stdlib/source/lux/host/jvm/index.lux
+++ b/stdlib/source/lux/host/jvm/index.lux
@@ -7,8 +7,8 @@
["." binary (#+ Format)]]]
[type
abstract]]
- [//
- ["//." encoding (#+ U2)]])
+ ["." // #_
+ ["#." encoding (#+ U2)]])
(abstract: #export (Index kind)
{}