Parcelize: Update test expectations

This commit is contained in:
Steven Schäfer
2020-07-20 16:07:43 +02:00
committed by Yan Zhulanow
parent 9d000529e7
commit 77fb0ddd32
3 changed files with 5 additions and 7 deletions
@@ -9,6 +9,7 @@ final class User$Companion : java/lang/Object, kotlinx/android/parcel/Parceler {
public User[] newArray(int size) {
LABEL (L0)
LINENUMBER (10)
ALOAD (0)
ILOAD (1)
INVOKESTATIC (kotlinx/android/parcel/Parceler$DefaultImpls, newArray, (Lkotlinx/android/parcel/Parceler;I)[Ljava/lang/Object;)
@@ -111,4 +112,4 @@ public final class User : java/lang/Object, android/os/Parcelable {
RETURN
LABEL (L1)
}
}
}