mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-21 00:21:29 +00:00
19 lines
449 B
Plaintext
Vendored
19 lines
449 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/A.class
|
|
End of files
|
|
Exit code: NOTHING_DONE
|
|
------------------------------------------
|
|
Compiling files:
|
|
src/A.java
|
|
End of files
|
|
Cleaning output files:
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/UseAKt.class
|
|
End of files
|
|
Compiling files:
|
|
src/useA.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------ |