aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/target/jvm.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/target/jvm.lux')
-rw-r--r--stdlib/source/library/lux/target/jvm.lux18
1 files changed, 9 insertions, 9 deletions
diff --git a/stdlib/source/library/lux/target/jvm.lux b/stdlib/source/library/lux/target/jvm.lux
index 6233c158e..f97654aa9 100644
--- a/stdlib/source/library/lux/target/jvm.lux
+++ b/stdlib/source/library/lux/target/jvm.lux
@@ -1,13 +1,13 @@
(.using
- [library
- [lux {"-" Type Primitive Label}
- [data
- [collection
- [sequence {"+" Sequence}]]]
- [target
- [jvm
- [type {"+" Type}
- ["[0]" category {"+" Primitive Class Value Method}]]]]]])
+ [library
+ [lux {"-" Type Primitive Label}
+ [data
+ [collection
+ [sequence (.only Sequence)]]]
+ [target
+ [jvm
+ [type (.only Type)
+ ["[0]" category (.only Primitive Class Value Method)]]]]]])
(type: .public Literal
(Variant