Completion: for extension functions unsubstituted receiver type shown

This commit is contained in:
Valentin Kipyatkov
2014-12-02 14:53:35 +03:00
parent 522ceee559
commit a40db1e794
4 changed files with 8 additions and 8 deletions
@@ -8,5 +8,5 @@ fun firstFun() {
}
// INVOCATION_COUNT: 1
// EXIST: { lookupString:"toLinkedList", itemText:"toLinkedList", tailText:"() for Iterable<Int!> in kotlin" }
// EXIST: { lookupString:"toLinkedList", itemText:"toLinkedList", tailText:"() for Iterable<T> in kotlin" }
// NUMBER: 1