KT-11018 Ctrl + Mouse Hover shows a var as val
#KT-11018 Fixed
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
fun some(<caret>f: (Int) -> String) : String? = null
|
||||
|
||||
//INFO: <b>value-parameter</b> <b>val</b> f: (Int) → String <i>defined in</i> some
|
||||
//INFO: <b>value-parameter</b> f: (Int) → String <i>defined in</i> some
|
||||
|
||||
Reference in New Issue
Block a user