[WASM] Remove ignore from wasm std text tests
This commit is contained in:
committed by
TeamCityServer
parent
86daff8ae8
commit
4f9b54da26
@@ -1,6 +1,5 @@
|
||||
// !OPT_IN: kotlin.ExperimentalStdlibApi
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND: WASM
|
||||
|
||||
fun box(): String {
|
||||
1L.mod("123a".indexOfAny("a".toCharArray()))
|
||||
|
||||
Reference in New Issue
Block a user