c1812d7d92
Fixing IC after moving it from Gradle to the compiler in commit f40a3eff20
18 lines
454 B
Plaintext
Vendored
18 lines
454 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/JavaClass.class
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/UsageKt.class
|
|
End of files
|
|
Compiling files:
|
|
src/usage.kt
|
|
End of files
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Compiling files:
|
|
src/JavaClass.java
|
|
End of files
|
|
Exit code: NOTHING_DONE
|
|
------------------------------------------
|