Test for completing unimported file facade

This commit is contained in:
Pavel V. Talanov
2015-09-08 16:29:56 +03:00
parent ead4f77f21
commit 4106a0d736
3 changed files with 20 additions and 0 deletions
@@ -0,0 +1,8 @@
public class Testing {
void f() {
MainK<caret>
}
}
// EXIST: MainKt
// INVOCATION_COUNT: 2