Drop package facades:
- update incremental compilation tests
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
class Usage {
|
||||
void usage() {
|
||||
test.TestPackage.a();
|
||||
test.TestPackage.b();
|
||||
test.AKt.a();
|
||||
test.BKt.b();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user