summaryrefslogtreecommitdiff
path: root/test/files/jvm/protectedacc.check
blob: aaac0d613e1830c9c4fef04adf8c7efe2db43edc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
10
meth1(1) = 2
meth1(1.0) = 2.0
meth2(1)(1) = prefix: 0
meth2(1)(1) = prefix: 0
meth3 = class [I
100 = 100
id(1) = 1
id('a') = a
count before: 3
count after: 4
10
meth1(1) = 2
meth2(1)(1) = 10
100 = 100