Drop package facades:
- update incremental compilation tests
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
class JavaUsage {
|
||||
public static void main(String[] args) {
|
||||
test.TestPackage.f("x");
|
||||
test.FunKt.f("x");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user