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