Files
kotlin-fork/kotlin-native/backend.native/tests/interop/forwardDeclarationsCast
Pavel Kunyavskiy 396cfb3956 [K/N] Make cast to objc forward declaration unchecked
Before this commit it caused compiler crash.
Unchecked cast warning to be done later.

^KT-59645
2023-07-05 06:49:34 +00:00
..