Test are imported functions completed

This commit is contained in:
Nikolay Krasko
2012-12-29 16:46:19 +04:00
parent f05de2ffc8
commit a15f1c8946
4 changed files with 17 additions and 1 deletions
@@ -0,0 +1,9 @@
package first
import second.testFun
fun test() {
te<caret>
}
// EXIST: testFun