IR text tests: Remove useless IGNORE_BACKEND*: JS_IR_ES6 directive
This commit is contained in:
committed by
Space Team
parent
e0e50e183e
commit
fd96ee1d0b
@@ -1,7 +1,6 @@
|
||||
// WITH_STDLIB
|
||||
// SKIP_KLIB_TEST
|
||||
// IGNORE_BACKEND_K1: JS_IR
|
||||
// IGNORE_BACKEND_K1: JS_IR_ES6
|
||||
|
||||
sealed class A : CharSequence {
|
||||
data class B(val c: CharSequence) : A(), CharSequence by c
|
||||
|
||||
Reference in New Issue
Block a user