Don't show disambiguation for "Show expression type" on "this"
#KT-17840 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
val x = 1.apply {
|
||||
th<caret>is
|
||||
}
|
||||
|
||||
// TYPE: this -> <html>Int</html>
|
||||
Reference in New Issue
Block a user