[TESTS] Move global directives outside file scope

This commit is contained in:
Ivan Kylchik
2021-09-07 21:17:45 +03:00
parent 596cbdfb71
commit f4bbcdc013
19 changed files with 19 additions and 19 deletions
@@ -1,7 +1,7 @@
// WITH_COROUTINES
// WITH_RUNTIME
// FILE: test.kt
// SKIP_SOURCEMAP_REMAPPING
// FILE: test.kt
import kotlin.coroutines.*
import helpers.*
@@ -1,7 +1,7 @@
// WITH_COROUTINES
// WITH_RUNTIME
// FILE: test.kt
// SKIP_SOURCEMAP_REMAPPING
// FILE: test.kt
import kotlin.coroutines.*
import helpers.*
@@ -1,7 +1,7 @@
// WITH_COROUTINES
// WITH_RUNTIME
// FILE: test.kt
// SKIP_SOURCEMAP_REMAPPING
// FILE: test.kt
import kotlin.coroutines.*
import helpers.*
@@ -1,7 +1,7 @@
// WITH_COROUTINES
// WITH_RUNTIME
// FILE: test.kt
// SKIP_SOURCEMAP_REMAPPING
// FILE: test.kt
import kotlin.coroutines.*
import helpers.*