FIR checkers: report SMARTCAST_IMPOSSIBLE
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
62f7e8f71f
commit
84334b087c
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
class Foo(var x: Int?) {
|
||||
init {
|
||||
if (x != null) {
|
||||
|
||||
Reference in New Issue
Block a user