KT-11018 Ctrl + Mouse Hover shows a var as val
#KT-11018 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
Resolve target: value-parameter val p: kotlin.Any smart-cast to kotlin.String
|
||||
Resolve target: value-parameter p: kotlin.Any smart-cast to kotlin.String
|
||||
----------------------------------------------
|
||||
fun foo(p: Any, p1: Any?) {
|
||||
x(e.f as String)
|
||||
|
||||
Reference in New Issue
Block a user