Files
kotlin-fork/jps/jps-plugin/testData/incremental/withJava/other/classRedeclaration/build.log
T
2022-01-12 15:09:45 +01:00

20 lines
455 B
Plaintext
Vendored

================ Step #1 =================
Compiling files:
src/class2.kt
End of files
Exit code: OK
------------------------------------------
Cleaning output files:
out/production/module/Klass.class
out/production/module/META-INF/module.kotlin_module
End of files
Compiling files:
src/class1.kt
src/class2.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Redeclaration: Klass
Redeclaration: Klass