[WASM] Remove ignore from wasm std text tests
This commit is contained in:
committed by
TeamCityServer
parent
86daff8ae8
commit
4f9b54da26
@@ -1,6 +1,4 @@
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
|
||||
fun test(text: String): String {
|
||||
when (text.takeWhile { it.isLetter() }) {
|
||||
|
||||
Reference in New Issue
Block a user