KT-1151 Code completion for not imported extension functions - ignore parameters

This commit is contained in:
Nikolay Krasko
2012-02-28 20:36:39 +04:00
parent 0a669b9c01
commit 67dc9ba6e3
13 changed files with 199 additions and 88 deletions
@@ -7,4 +7,5 @@ fun firstFun() {
// EXIST: helloFun
// EXIST: helloFunPreventAutoInsert
// NUMBER: 2
// EXIST: helloWithParams
// NUMBER: 3