Native: ignore delegatedProperty/provideDelegate/kt39588.kt box test

It performs unchecked cast from `String` to `List<Any>`, which
legitimately fails when global optimizations are enabled.

^KT-48749 Declined
This commit is contained in:
Svyatoslav Scherbina
2022-03-28 14:17:21 +03:00
committed by Space
parent f24a8db6b8
commit 8bb178e4a7
@@ -1,6 +1,8 @@
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: not supported in JVM IR
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE
// Native: https://youtrack.jetbrains.com/issue/KT-48749
import kotlin.reflect.KProperty