Change Signature: Fix processing of top-level declarations usages in Java (old/new package facades are supported)
This commit is contained in:
committed by
Dmitry Jemerov
parent
9e6c0e7ee2
commit
708f7fc51f
+1
-1
@@ -1,4 +1,4 @@
|
||||
import static _DefaultPackage.bar;
|
||||
import static FunctionRenameJavaUsagesBeforeKt.bar;
|
||||
|
||||
class J {
|
||||
void test() {
|
||||
|
||||
Reference in New Issue
Block a user