Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/classRemoved/build.log
T
Alexey Tsvetkov 97d3d38374 Always run codegen when IC is enabled
We may need to run code generation when no source files are specified
for incremental compilation (to update caches & metadata)
2019-03-25 16:39:47 +03:00

11 lines
258 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/META-INF/module.kotlin_module
out/production/module/test/A.class
End of files
Compiling files:
End of files
Exit code: OK
------------------------------------------