diff --git a/compiler/testData/codegen/box/ranges/kt37370a.kt b/compiler/testData/codegen/box/ranges/kt37370a.kt index cba79358b15..7bd4cfc0f8d 100644 --- a/compiler/testData/codegen/box/ranges/kt37370a.kt +++ b/compiler/testData/codegen/box/ranges/kt37370a.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // WITH_RUNTIME import kotlin.test.*