Analysis: remove // FIR_COMPARISON form LC testdata as LC tests are moved from IJ

This commit is contained in:
Ilya Kirillov
2021-12-23 16:17:07 +03:00
parent 4e58dc3467
commit 62c9a7888b
32 changed files with 0 additions and 32 deletions
@@ -38,4 +38,3 @@ class Class {
lateinit var lateInitVar: String
}
// FIR_COMPARISON
@@ -8,4 +8,3 @@ class PlatformTypes {
fun bothNotNull() = Collections.emptyList<String>()!!
}
// FIR_COMPARISON