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:
@@ -3,4 +3,5 @@
|
||||
class A() {
|
||||
@Deprecated("") // wd
|
||||
final<caret> constructor(i: Int): this()
|
||||
}
|
||||
}
|
||||
/* IGNORE_FIR */
|
||||
Reference in New Issue
Block a user