[TESTS] Move global directives outside file scope
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
// SKIP_SOURCEMAP_REMAPPING
|
||||
// FILE: test.kt
|
||||
import kotlin.coroutines.*
|
||||
import helpers.*
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
// SKIP_SOURCEMAP_REMAPPING
|
||||
// FILE: test.kt
|
||||
import kotlin.coroutines.*
|
||||
import helpers.*
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
// SKIP_SOURCEMAP_REMAPPING
|
||||
// FILE: test.kt
|
||||
import kotlin.coroutines.*
|
||||
import helpers.*
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_COROUTINES
|
||||
// WITH_RUNTIME
|
||||
// FILE: test.kt
|
||||
// SKIP_SOURCEMAP_REMAPPING
|
||||
// FILE: test.kt
|
||||
import kotlin.coroutines.*
|
||||
import helpers.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user