Change Signature: Fix processing of top-level declarations usages in Java (old/new package facades are supported)

This commit is contained in:
Alexey Sedunov
2015-09-14 16:54:12 +03:00
committed by Dmitry Jemerov
parent 9e6c0e7ee2
commit 708f7fc51f
4 changed files with 9 additions and 5 deletions
@@ -1,4 +1,4 @@
import static _DefaultPackage.bar;
import static FunctionRenameJavaUsagesBeforeKt.bar;
class J {
void test() {