[WASM] Remove ignore from wasm std text tests
This commit is contained in:
committed by
TeamCityServer
parent
86daff8ae8
commit
4f9b54da26
@@ -1,8 +1,5 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
|
||||
fun box(): String {
|
||||
try {
|
||||
"a b c".trimMargin(" ")
|
||||
|
||||
Reference in New Issue
Block a user