77150f02d9
KT-1316 Type name completion inserts fully qualified name when works in incomplete code
4 lines
60 B
Kotlin
4 lines
60 B
Kotlin
package classCompletionImport
|
|
|
|
fun other() : SortedS<caret>
|