Partial body resolve: more precise smart casts analysis for if-statement
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Resolve target: value-parameter val p1: kotlin.Any? smart-casted to kotlin.Any
|
||||
Skipped statements:
|
||||
print(p!!)
|
||||
print(p2!!)
|
||||
Reference in New Issue
Block a user