diff --git a/compiler/testData/codegen/box/fir/callableReferenceToStaticFunction.kt b/compiler/testData/codegen/box/fir/callableReferenceToStaticFunction.kt index 87ae7b85ae1..72413d69046 100644 --- a/compiler/testData/codegen/box/fir/callableReferenceToStaticFunction.kt +++ b/compiler/testData/codegen/box/fir/callableReferenceToStaticFunction.kt @@ -1,4 +1,5 @@ // TARGET_BACKEND: JVM_IR +// JVM_TARGET: 1.8 // FULL_JDK // WITH_STDLIB