[Stubs] Fix contract deserialization for non-JVM stubs
Types serialized via type table weren't deserialized, which led to missing contract information in stubs. KTIJ-28668
This commit is contained in:
committed by
Space Team
parent
9373437cad
commit
bfb1ef14f5
Vendored
-2
@@ -1,5 +1,3 @@
|
||||
/* KTIJ-28668 */
|
||||
// KNM_K2_IGNORE
|
||||
// JVM_FILE_NAME: ContractsKt
|
||||
|
||||
@file:OptIn(ExperimentalContracts::class)
|
||||
|
||||
Reference in New Issue
Block a user