[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1281
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
fun box(): String {
|
||||
val a = CharArray(1)
|
||||
val aType = jsTypeOf(a.asDynamic()[0])
|
||||
|
||||
Reference in New Issue
Block a user