summaryrefslogtreecommitdiff
path: root/test/files/jvm/protectedacc.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/protectedacc.check')
-rw-r--r--test/files/jvm/protectedacc.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/jvm/protectedacc.check b/test/files/jvm/protectedacc.check
index ae0f39b997..2479af69c0 100644
--- a/test/files/jvm/protectedacc.check
+++ b/test/files/jvm/protectedacc.check
@@ -1,12 +1,12 @@
10
meth1(1) = 2
-meth2(1)(1) = 2
-meth2(1)(1) = 2
+meth2(1)(1) = prefix: 0
+meth2(1)(1) = prefix: 0
meth3 = class [I
-10++ = 11
+100 = 100
count before: 3
count after: 4
10
meth1(1) = 2
-meth2(1)(1) = 2
-10++ = 11
+meth2(1)(1) = 10
+100 = 100