FIR IDE: Enable RemoveUselessCastFix.
This commit is contained in:
committed by
teamcityserver
parent
f5a53c82c5
commit
639b7537da
@@ -4,6 +4,4 @@ fun test(x: Any): String? {
|
||||
return x <caret>as String
|
||||
}
|
||||
return null
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
}
|
||||
Reference in New Issue
Block a user