diff --git a/compiler/testData/codegen/box/delegatedProperty/provideDelegate/kt39588.kt b/compiler/testData/codegen/box/delegatedProperty/provideDelegate/kt39588.kt index 7c8a5120575..c15b1535874 100644 --- a/compiler/testData/codegen/box/delegatedProperty/provideDelegate/kt39588.kt +++ b/compiler/testData/codegen/box/delegatedProperty/provideDelegate/kt39588.kt @@ -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