KT-1151 Code completion for not imported extension functions - more tests for extension functions and properties

This commit is contained in:
Nikolay Krasko
2012-02-28 22:04:49 +04:00
parent 67dc9ba6e3
commit a086e3985e
9 changed files with 89 additions and 0 deletions
@@ -8,4 +8,5 @@ fun firstFun() {
// EXIST: helloFun
// EXIST: helloFunPreventAutoInsert
// EXIST: helloWithParams
// ABSENT: helloFake
// NUMBER: 3