mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
50 lines
1.3 KiB
Plaintext
Vendored
50 lines
1.3 KiB
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/inline/InlineGetKt.class
|
|
End of files
|
|
Compiling files:
|
|
src/inlineGet.kt
|
|
End of files
|
|
Marked as dirty by Kotlin:
|
|
src/UsageVal.kt
|
|
src/UsageVar.kt
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Cleaning output files:
|
|
out/production/module/usage/UsageVal.class
|
|
out/production/module/usage/UsageVar.class
|
|
End of files
|
|
Compiling files:
|
|
src/UsageVal.kt
|
|
src/UsageVar.kt
|
|
End of files
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Exit code: NOTHING_DONE
|
|
------------------------------------------
|
|
|
|
================ Step #2 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/inline/InlineSetKt.class
|
|
End of files
|
|
Compiling files:
|
|
src/inlineSet.kt
|
|
End of files
|
|
Marked as dirty by Kotlin:
|
|
src/UsageVar.kt
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Cleaning output files:
|
|
out/production/module/usage/UsageVar.class
|
|
End of files
|
|
Compiling files:
|
|
src/UsageVar.kt
|
|
End of files
|
|
Exit code: ADDITIONAL_PASS_REQUIRED
|
|
------------------------------------------
|
|
Exit code: NOTHING_DONE
|
|
------------------------------------------ |