[TD] Update testdata according to previous commit

This commit is contained in:
Dmitriy Novozhilov
2021-01-27 12:22:36 +03:00
parent 3a0eee64b8
commit 64a300bfcd
453 changed files with 736 additions and 777 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
// This test depends on line numbers
// WITH_RUNTIME
// FILE: 1.kt
// IGNORE_BACKEND_FIR: JVM_IR
package test
interface SuspendRunnable {
@@ -48,7 +47,7 @@ fun box(): String {
return res
}
// FILE: 1.smap
// SMAP_FILE: 1.smap
SMAP
1.kt
Kotlin
@@ -82,7 +81,7 @@ test/_1Kt$inlineMe1$2$run$1
1#1,23:1
*E
// FILE: 2.smap
// SMAP_FILE: 2.smap
SMAP
2.kt
Kotlin