IR text tests: Remove useless IGNORE_BACKEND*: JS_IR_ES6 directive

This commit is contained in:
Dmitriy Dolovov
2023-11-22 22:32:36 +01:00
committed by Space Team
parent e0e50e183e
commit fd96ee1d0b
53 changed files with 8 additions and 53 deletions
@@ -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"]