Drop package facades:

- incremental cache impl should not depend on package facades
- fix trivial incremental compilation tests
TODO: inlines DO NOT WORK with incremental compilation

Original commit: c55106a325
This commit is contained in:
Dmitry Petrov
2015-10-16 20:03:31 +03:00
parent e61c3d3307
commit c26a7dfd29
8 changed files with 9 additions and 34 deletions
@@ -1,7 +1,6 @@
Cleaning output files:
out/production/module1/META-INF/module1.kotlin_module
out/production/module1/a/A.class
out/production/module1/a/APackage.class
out/production/module1/a/Module1_AKt.class
End of files
Compiling files: