[JS IR] Unmute fixed tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
|
||||
fun g(b: (Int, (Int) -> String) -> Array<String>): Array<String> =
|
||||
b(1) { "OK" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user