FIR IDE: use IGNORE_FIR instead of FIR_COMPARISON in hl quick fix tests
To explicitly specify which test are failing
This commit is contained in:
@@ -8,3 +8,5 @@ object Bar : Foo()
|
||||
fun test(): Any {
|
||||
return Bar<caret>[5]
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
Reference in New Issue
Block a user