Fix coercion result for inline classes, add comment

This commit is contained in:
Mikhail Zarechenskiy
2018-05-07 14:52:58 +03:00
parent b25a1d9522
commit 50116fd8fc
2 changed files with 16 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ fun test(a: Any, b: Any?) {
}
// 2 INSTANCEOF UInt
// 1 CHECKCAST UInt
// 2 CHECKCAST UInt
// 1 INVOKEVIRTUAL UInt.unbox
// 2 INVOKESTATIC UInt\$Erased.member