[WASM] Fix build
This commit is contained in:
committed by
TeamCityServer
parent
cb5bef1535
commit
50ca86838f
-2
@@ -2,8 +2,6 @@
|
||||
// !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