IR text tests: Remove useless IGNORE_BACKEND*: JS_IR_ES6 directive
This commit is contained in:
committed by
Space Team
parent
e0e50e183e
commit
fd96ee1d0b
@@ -2,7 +2,6 @@
|
||||
// FIR_IDENTICAL
|
||||
|
||||
// IGNORE_BACKEND_K2: JS_IR
|
||||
// IGNORE_BACKEND_K2: JS_IR_ES6
|
||||
|
||||
fun testArrayIncrementDecrement(d: dynamic) {
|
||||
val t1 = ++d["prefixIncr"]
|
||||
|
||||
Reference in New Issue
Block a user