1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| class Main
| class Main
| class Main$Other
| class Main$Other
| class java.lang.System
| class java.lang.System
| Hello from OtherWithClinit
| 42
| class Main$OtherWithClinit
| 42
| class Main$OtherWithClinit
| class Main$OtherWithClinit2
| Hello from OtherWithClinit2
| 43
| class Main$OtherWithClinit2
| 43
|
|