Drop package facades:
- update incremental compilation tests
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
class WillBeUnresolved {
|
||||
void main() {
|
||||
test.TestPackage.getProp();
|
||||
test.PropKt.getProp();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user