29 lines
772 B
Plaintext
Vendored
29 lines
772 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/A.class
|
|
out/production/module/META-INF/module.kotlin_module
|
|
End of files
|
|
Compiling files:
|
|
src/A.kt
|
|
End of files
|
|
After build round. Marked as dirty by Kotlin:
|
|
src/AStarDeclaration.kt
|
|
src/CallGetAStar.kt
|
|
src/getAStar.kt
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Cleaning output files:
|
|
out/production/module/AStarDeclaration.class
|
|
out/production/module/CallGetAStar.class
|
|
out/production/module/GetAStarKt.class
|
|
out/production/module/META-INF/module.kotlin_module
|
|
End of files
|
|
Compiling files:
|
|
src/AStarDeclaration.kt
|
|
src/CallGetAStar.kt
|
|
src/getAStar.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|