Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/compilationErrorThenFixedOtherPackage/build.log
T

22 lines
473 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/META-INF/module.kotlin_module
out/production/module/usage/UsageKt.class
End of files
Compiling files:
src/usage.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Expecting an expression
================ Step #2 =================
Compiling files:
src/usage.kt
End of files
Exit code: OK
------------------------------------------