OptIn ExperimentalNativeApi

This commit is contained in:
Abduqodiri Qurbonzoda
2023-06-17 11:50:29 +03:00
committed by Space Team
parent aae8a687a4
commit 209c916a7e
94 changed files with 123 additions and 67 deletions
@@ -1,5 +1,7 @@
// This test is similar to kt42397, just everything is in root package instead of "package knlibrary"
@file:OptIn(kotlin.experimental.ExperimentalNativeApi::class)
import kotlin.native.Platform
// The following 2 singletons are unused. However, since we are generating C bindings for them,