08bc0a6bd0
^KT-61564
8 lines
142 B
Kotlin
Vendored
8 lines
142 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
// WITH_PLATFORM_LIBS
|
|
import kotlinx.cinterop.*
|
|
import platform.darwin.*
|
|
import platform.Foundation.*
|
|
|
|
class Zzz : NSValue()
|