77150f02d9
KT-1316 Type name completion inserts fully qualified name when works in incomplete code
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
package classCompletionImport
|
|
|
|
import java.util.SortedSet
|
|
|
|
fun other() : SortedSet
|