JVM: Fix line numbers in test

This commit is contained in:
Dmitry Petrov
2020-05-18 19:55:45 +03:00
parent e625bb375f
commit 16e7a42aea
@@ -1,11 +1,10 @@
// This test depends on line numbers
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// FULL_JDK
// WITH_COROUTINES
// IGNORE_BACKEND: JVM_IR
package test
package test // NB This test depends on line numbers
import helpers.*
import kotlin.coroutines.*