[WASM] Remove ignore from wasm std text tests
This commit is contained in:
committed by
TeamCityServer
parent
86daff8ae8
commit
4f9b54da26
-2
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
// WITH_STDLIB
|
||||
|
||||
inline fun foo(mkString: () -> String): String =
|
||||
|
||||
-2
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// WITH_STDLIB
|
||||
|
||||
inline fun foo(mkString: (Char, Char) -> String): String =
|
||||
|
||||
Reference in New Issue
Block a user