Parcelable: Give priority to Parcelable type over objects and enums (KT-20021)
This commit is contained in:
committed by
Yan Zhulanow
parent
be3273a933
commit
7b96c9a003
@@ -50,4 +50,5 @@ class ParcelBoxTest : AbstractParcelBoxTest() {
|
||||
fun testKt19747() = doTest("kt19747")
|
||||
fun testKt19747_2() = doTest("kt19747_2")
|
||||
fun test20002() = doTest("kt20002")
|
||||
fun test20021() = doTest("kt20021")
|
||||
}
|
||||
Reference in New Issue
Block a user