FIR IDE: Enable RemoveUselessIsCheckFix and
RemoveUselessIsCheckFixForWhen.
This commit is contained in:
committed by
teamcityserver
parent
639b7537da
commit
af35892007
@@ -3,6 +3,4 @@ fun foo(a: String) {
|
||||
if (<caret>1 !is Int) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
}
|
||||
Reference in New Issue
Block a user