Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ================com/example/FooTest.class =================
- // class version 50.0 (50)
- // access flags 0x31
- public final class com/example/FooTest {
- @Lorg/junit/runner/RunWith;(value=org.powermock.modules.junit4.PowerMockRunner.class)
- // access flags 0x11
- public final shouldWork()V
- @Lorg/junit/Test;()
- L0
- LINENUMBER 13 L0
- L1
- INVOKESTATIC kotlin/collections/CollectionsKt.emptyList ()Ljava/util/List;
- L2
- LINENUMBER 13 L2
- ASTORE 1
- L3
- LINENUMBER 14 L3
- NEW com/example/Foo
- DUP
- ALOAD 1
- INVOKESPECIAL com/example/Foo.<init> (Ljava/util/List;)V
- POP
- L4
- LINENUMBER 17 L4
- NEW com/example/Foo
- DUP
- INVOKESTATIC kotlin/collections/CollectionsKt.emptyList ()Ljava/util/List;
- INVOKESPECIAL com/example/Foo.<init> (Ljava/util/List;)V
- POP
- L5
- LINENUMBER 20 L5
- NEW com/example/Foo
- DUP
- ASTORE 3
- ASTORE 2
- L6
- INVOKESTATIC kotlin/collections/CollectionsKt.emptyList ()Ljava/util/List;
- L7
- ASTORE 4
- ALOAD 3
- ALOAD 4
- L8
- LINENUMBER 20 L8
- INVOKESPECIAL com/example/Foo.<init> (Ljava/util/List;)V
- L9
- LINENUMBER 21 L9
- RETURN
- L10
- LOCALVARIABLE bar Ljava/util/List; L3 L10 1
- LOCALVARIABLE this Lcom/example/FooTest; L0 L10 0
- MAXSTACK = 3
- MAXLOCALS = 5
- // access flags 0x1
- public <init>()V
- L0
- LINENUMBER 9 L0
- ALOAD 0
- INVOKESPECIAL java/lang/Object.<init> ()V
- RETURN
- L1
- LOCALVARIABLE this Lcom/example/FooTest; L0 L1 0
- MAXSTACK = 1
- MAXLOCALS = 1
- @Lkotlin/Metadata;(mv={1, 1, 7}, bv={1, 0, 2}, k=1, d1={"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0010\u0002\n\u0000\u0008\u0007\u0018\u00002\u00020\u0001B\u0005\u00a2\u0006\u0002\u0010\u0002J\u0008\u0010\u0003\u001a\u00020\u0004H\u0007\u00a8\u0006\u0005"}, d2={"Lcom/example/FooTest;", "", "()V", "shouldWork", "", "test sources for module foo"})
- // compiled from: FooTest.kt
- // debug info: SMAP
- FooTest.kt
- Kotlin
- *S Kotlin
- *F
- + 1 FooTest.kt
- com/example/FooTest
- *L
- 1#1,22:1
- *E
- }
Advertisement
Add Comment
Please, Sign In to add comment