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