[FIR IDE] LC Fix test data

This commit is contained in:
Igor Yakovlev
2020-12-11 21:40:36 +03:00
parent f5d8ae0550
commit f282b721bc
29 changed files with 198 additions and 180 deletions
@@ -3,4 +3,6 @@
@file:JvmPackageName("a.b.c")
package p
actual typealias B = List<Int>
actual typealias B = List<Int>
// FIR_COMPARISON
@@ -5,4 +5,6 @@ package p
fun f() {
}
}
// FIR_COMPARISON