diff --git a/compiler/testData/codegen/box/coroutines/varSpilling/refinedIntTypesAnalysis.kt b/compiler/testData/codegen/box/coroutines/varSpilling/refinedIntTypesAnalysis.kt index 4afd452fac4..d58121a0088 100644 --- a/compiler/testData/codegen/box/coroutines/varSpilling/refinedIntTypesAnalysis.kt +++ b/compiler/testData/codegen/box/coroutines/varSpilling/refinedIntTypesAnalysis.kt @@ -1,8 +1,4 @@ -// IGNORE_BACKEND: JVM_IR // WITH_RUNTIME -// FULL_JDK - -import java.nio.ByteBuffer class Test { suspend fun discardSuspend(discarded0: Long, max: Long) {