aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/host/jvm/def.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/luxc/host/jvm/def.lux')
-rw-r--r--new-luxc/source/luxc/host/jvm/def.lux3
1 files changed, 2 insertions, 1 deletions
diff --git a/new-luxc/source/luxc/host/jvm/def.lux b/new-luxc/source/luxc/host/jvm/def.lux
index 1d50ba9f6..60009fb5c 100644
--- a/new-luxc/source/luxc/host/jvm/def.lux
+++ b/new-luxc/source/luxc/host/jvm/def.lux
@@ -150,7 +150,8 @@
Int
($_ i.+
ClassWriter.COMPUTE_MAXS
- ClassWriter.COMPUTE_FRAMES))
+ ## ClassWriter.COMPUTE_FRAMES
+ ))
(do-template [<name> <flag>]
[(def: #export (<name> version visibility config name parameters super interfaces