Revert "Change order of WITH_RUNTIME and FILE. Wrong order brakes module pattern."

This reverts commit 073a500370.
This commit is contained in:
Alexander Udalov
2021-02-22 10:14:32 +01:00
parent 073a500370
commit eec98314c8
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
// MODULE: lib
// FILE: lib.kt
// WITH_RUNTIME
// FILE: lib.kt
import kotlin.test.assertEquals
@@ -1,6 +1,6 @@
// MODULE: lib
// FILE: lib.kt
// WITH_RUNTIME
// FILE: lib.kt
import kotlin.test.assertEquals