KT-1644 Propose types after fun — for receiver type
#KT-1644 fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Test {
|
||||
val Str<caret>
|
||||
}
|
||||
|
||||
// TIME: 1
|
||||
// EXIST: String~(jet)
|
||||
// EXIST: StringBuffer
|
||||
Reference in New Issue
Block a user