Unmute test, fixed by KT-55462
Merge-request: KT-MR-8640 Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
08831c0867
commit
441c74e2c8
-2
@@ -1,6 +1,4 @@
|
||||
// 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