[Wasm] Mute/unmute box tests after kotlin.test support
This commit is contained in:
committed by
TeamCityServer
parent
bede039c08
commit
e331a52e75
+2
@@ -2,6 +2,8 @@
|
||||
// !LANGUAGE: +SuspendConversion
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: COROUTINES
|
||||
|
||||
fun foo(f: () -> String, g: suspend () -> String, h: suspend () -> String) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user