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:
+2
-1
@@ -9,4 +9,5 @@ fun foo(bar: Base):Int {
|
||||
true -> 42
|
||||
else -> 1
|
||||
}
|
||||
}
|
||||
}
|
||||
/* IGNORE_FIR */
|
||||
Reference in New Issue
Block a user