Code completion: avoid duplication of elements for java classes

This commit is contained in:
Valentin Kipyatkov
2014-10-08 18:09:16 +04:00
parent eabcbb00ab
commit f9bf214526
8 changed files with 64 additions and 54 deletions
@@ -0,0 +1,5 @@
val x = LinesStream<caret>
// INVOCATION_COUNT: 2
// EXIST: { lookupString:"LinesStream", tailText:" (kotlin.io)" }
// NUMBER: 1