summaryrefslogblamecommitdiff
path: root/test/files/jvm/protectedacc.check
blob: 632c9dabe7f066e24476f8d085028abc9051a953 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









               
10
meth1(1) = 2
meth2(1)(1) = 2
10++ = 11
count before: 3
count after: 4
10
meth1(1) = 2
meth2(1)(1) = 2
10++ = 11