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

This reverts commit 073a500370.

(cherry picked from commit eec98314c8)
This commit is contained in:
Alexander Udalov
2021-02-22 10:14:32 +01:00
committed by Stanislav Erokhin
parent f87132fff4
commit 417eb60ed3
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