c55106a325
- incremental cache impl should not depend on package facades - fix trivial incremental compilation tests TODO: inlines DO NOT WORK with incremental compilation
15 lines
426 B
Plaintext
Vendored
15 lines
426 B
Plaintext
Vendored
Cleaning output files:
|
|
out/production/module1/META-INF/module1.kotlin_module
|
|
out/production/module1/module1/A.class
|
|
out/production/module1/module1/Module1_aKt.class
|
|
End of files
|
|
Compiling files:
|
|
module1/src/module1_a.kt
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/module2/META-INF/module2.kotlin_module
|
|
out/production/module2/module2/Module2_bKt.class
|
|
End of files
|
|
Compiling files:
|
|
module2/src/module2_b.kt
|
|
End of files |