Rebase bytecode text expectations for parcel part of android-extensions.
This commit is contained in:
committed by
Alexander Udalov
parent
2d720a09c3
commit
294395f4cc
Vendored
+2
-2
@@ -13,7 +13,7 @@ final class User$Companion : java/lang/Object, kotlinx/android/parcel/Parceler {
|
||||
ALOAD (0)
|
||||
ILOAD (1)
|
||||
INVOKESTATIC (kotlinx/android/parcel/Parceler$DefaultImpls, newArray, (Lkotlinx/android/parcel/Parceler;I)[Ljava/lang/Object;)
|
||||
CHECKCAST
|
||||
CHECKCAST ([LUser;)
|
||||
ARETURN
|
||||
LABEL (L1)
|
||||
}
|
||||
@@ -59,7 +59,7 @@ public final class User$Creator : java/lang/Object, android/os/Parcelable$Creato
|
||||
public final User[] newArray(int size) {
|
||||
LABEL (L0)
|
||||
ILOAD (1)
|
||||
ANEWARRAY
|
||||
ANEWARRAY (User)
|
||||
ARETURN
|
||||
LABEL (L1)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user