Don't show disambiguation for "Show expression type" on "this"

#KT-17840 Fixed
This commit is contained in:
Dmitry Jemerov
2017-05-16 16:22:29 +02:00
parent 2cbb8d03c0
commit af043843b7
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1,5 @@
val x = 1.apply {
th<caret>is
}
// TYPE: this -> <html>Int</html>