5760b8cf8b
Previously kotlin_module was registered as output only for files containing top-level declarations
29 lines
753 B
Plaintext
Vendored
29 lines
753 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
|
|
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
|
|
------------------------------------------
|