[K/N] KFC-446: K2 platform: Native alpha
Merge-request: KT-MR-7905 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
97be632c9a
commit
924898afb7
+2
@@ -1,4 +1,6 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// KT-55468
|
||||
// IGNORE_BACKEND_K2: NATIVE
|
||||
|
||||
fun <T> myRun(action: () -> T): T = action()
|
||||
fun foo(): String = "foo"
|
||||
|
||||
Reference in New Issue
Block a user