FIR IDE: ignore not passing quickfixes tests

This commit is contained in:
Ilya Kirillov
2021-02-03 11:03:01 +01:00
parent 6c81d9848d
commit d72a2d39da
47 changed files with 91 additions and 22 deletions
@@ -9,4 +9,5 @@ interface T {
fun test() {
val o = <caret>object : T {}
}
}
/* FIR_COMPARISON */