FIR JS: temporarily mute remaining codegen tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// IGNORE_BACKEND_K2: JS_IR
|
||||
|
||||
//test [], get and iterator calls
|
||||
fun test(createIntNotLong: Boolean): String {
|
||||
val a = if (createIntNotLong) IntArray(5) else LongArray(5)
|
||||
|
||||
Reference in New Issue
Block a user