mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 15:51:01 +00:00
Previously kotlin_module was registered as output only for files containing top-level declarations
12 lines
279 B
Plaintext
Vendored
12 lines
279 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Cleaning output files:
|
|
out/production/module/META-INF/module.kotlin_module
|
|
out/production/module/test/ClassA.class
|
|
End of files
|
|
Compiling files:
|
|
src/ClassA.kt
|
|
End of files
|
|
Exit code: OK
|
|
------------------------------------------
|