FIR checker: report SMARTCAST_IMPOSSIBLE for local variables
This commit is contained in:
committed by
TeamCityServer
parent
092750e215
commit
0ecc752813
@@ -10,6 +10,6 @@ fun foo() {
|
||||
i = null
|
||||
}
|
||||
}.bar()
|
||||
i.hashCode()
|
||||
<!SMARTCAST_IMPOSSIBLE!>i<!>.hashCode()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user