diff --git a/compiler/testData/codegen/box/delegatedProperty/kt35707.kt b/compiler/testData/codegen/box/delegatedProperty/kt35707.kt index f749a7f485c..a11685bb60d 100644 --- a/compiler/testData/codegen/box/delegatedProperty/kt35707.kt +++ b/compiler/testData/codegen/box/delegatedProperty/kt35707.kt @@ -1,4 +1,5 @@ // !LANGUAGE: +NewInference +// IGNORE_BACKEND_FIR: JVM_IR // ISSUE: KT-35707 import kotlin.reflect.KProperty