summaryrefslogtreecommitdiff
path: root/test/files/jvm/innerClassAttribute.check
blob: 41448f359b86d5588b75a8b75ccdac0f0306bf6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#partest !-Ydelambdafy:method
-- A4 --
A4$$anonfun$f$1 / null / null / 17
A4$$anonfun$f$1 / null / null / 17
A4 / f / (Lscala/collection/immutable/List;)Lscala/collection/immutable/List;
-- A19 --
A19$$anonfun$1 / null / null / 17
A19$$anonfun$2 / null / null / 17
A19$$anonfun$3 / null / null / 17
A19$$anonfun$1 / null / null / 17
A19$$anonfun$2 / null / null / 17
A19$$anonfun$3 / null / null / 17
A19 / null / null
A19 / null / null
A19 / null / null
-- A20 --
A20$$anonfun$4 / null / null / 17
fun1: attribute for itself and the two child closures `() => ()` and `() => () => 1`
A20$$anonfun$4 / null / null / 17
A20$$anonfun$4$$anonfun$apply$1 / null / null / 17
A20$$anonfun$4$$anonfun$apply$2 / null / null / 17
fun2 () => (): itself and the outer closure
A20$$anonfun$4 / null / null / 17
A20$$anonfun$4$$anonfun$apply$1 / null / null / 17
fun3 () => () => (): itself, the outer closure and its child closure
A20$$anonfun$4 / null / null / 17
A20$$anonfun$4$$anonfun$apply$2 / null / null / 17
A20$$anonfun$4$$anonfun$apply$2$$anonfun$apply$3 / null / null / 17
fun4: () => 1: itself and the two outer closures
A20$$anonfun$4 / null / null / 17
A20$$anonfun$4$$anonfun$apply$2 / null / null / 17
A20$$anonfun$4$$anonfun$apply$2$$anonfun$apply$3 / null / null / 17
enclosing: nested closures have outer class defined, but no outer method
A20 / null / null
A20$$anonfun$4 / null / null
A20$$anonfun$4 / null / null
A20$$anonfun$4$$anonfun$apply$2 / null / null
#partest -Ydelambdafy:method
-- A4 --
null / null / null
-- A19 --
null / null / null
null / null / null
null / null / null
-- A20 --
fun1: attribute for itself and the two child closures `() => ()` and `() => () => 1`
fun2 () => (): itself and the outer closure
fun3 () => () => (): itself, the outer closure and its child closure
fun4: () => 1: itself and the two outer closures
enclosing: nested closures have outer class defined, but no outer method
null / null / null
null / null / null
null / null / null
null / null / null