OptIn ExperimentalNativeApi
This commit is contained in:
committed by
Space Team
parent
aae8a687a4
commit
209c916a7e
@@ -6,6 +6,7 @@
|
||||
|
||||
// WITH_STDLIB
|
||||
|
||||
@Suppress("OPT_IN_USAGE_ERROR") // ExperimentalNativeApi is defined only in Native
|
||||
fun box(): String {
|
||||
kotlin.assert(true)
|
||||
return "OK"
|
||||
|
||||
Reference in New Issue
Block a user