Parcelize: Update test expectations
This commit is contained in:
committed by
Yan Zhulanow
parent
9d000529e7
commit
77fb0ddd32
Vendored
+2
-1
@@ -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)
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user