diff --git a/compiler/testData/codegen/box/jvm8/treeMapBridge.kt b/compiler/testData/codegen/box/jvm8/treeMapBridge.kt index c62639b58d0..fca4c7cea0f 100644 --- a/compiler/testData/codegen/box/jvm8/treeMapBridge.kt +++ b/compiler/testData/codegen/box/jvm8/treeMapBridge.kt @@ -2,6 +2,7 @@ // IGNORE_BACKEND: JVM_IR // FULL_JDK +// JVM_TARGET: 1.8 import java.util.*