FIR checker: report SMARTCAST_IMPOSSIBLE for local variables
This commit is contained in:
committed by
TeamCityServer
parent
092750e215
commit
0ecc752813
+1
-1
@@ -1,6 +1,6 @@
|
||||
class My {
|
||||
|
||||
val y: Int
|
||||
val y: Int
|
||||
get() {
|
||||
var x: Int?
|
||||
x = 3
|
||||
|
||||
Reference in New Issue
Block a user