Rebase bytecode text expectations for parcel part of android-extensions.

This commit is contained in:
Mads Ager
2022-09-14 14:08:21 +02:00
committed by Alexander Udalov
parent 2d720a09c3
commit 294395f4cc
28 changed files with 94 additions and 95 deletions
@@ -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)
}