diff --git a/compiler/testData/codegen/box/annotations/annotationsOnDefault.kt b/compiler/testData/codegen/box/annotations/annotationsOnDefault.kt index 86bf61f1156..86ade324d23 100644 --- a/compiler/testData/codegen/box/annotations/annotationsOnDefault.kt +++ b/compiler/testData/codegen/box/annotations/annotationsOnDefault.kt @@ -1,5 +1,5 @@ // TARGET_BACKEND: JVM - +// IGNORE_BACKEND: JVM_IR // WITH_RUNTIME import kotlin.test.assertEquals