You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
430 B
27 lines
430 B
package pkg;
|
|
|
|
public class TestPop2OneLongPop2 {
|
|
public static void main(String... var0) {
|
|
long var10002 = -889275714L;// 24
|
|
System.out.println(1234567890);// 22 23 26
|
|
}// 27
|
|
}
|
|
|
|
class 'pkg/TestPop2OneLongPop2' {
|
|
method 'main ([Ljava/lang/String;)V' {
|
|
0 5
|
|
3 5
|
|
5 4
|
|
9 5
|
|
c 6
|
|
}
|
|
}
|
|
|
|
Lines mapping:
|
|
22 <-> 6
|
|
23 <-> 6
|
|
24 <-> 5
|
|
26 <-> 6
|
|
27 <-> 7
|
|
Not mapped:
|
|
25
|
|
|