support "show expression type" in variable declaration position
#KT-10095 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
val <caret>x = 1
|
||||
|
||||
// TYPE: val x = 1 -> <html>kotlin.Int</html>
|
||||
Reference in New Issue
Block a user