mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 15:51:01 +00:00
21 lines
431 B
Plaintext
Vendored
21 lines
431 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/TheClass.class
|
|
End of files
|
|
Compiling files:
|
|
src/TheClass.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|
|
|
|
================ Step #2 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/TheClass.class
|
|
End of files
|
|
Compiling files:
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|