22 lines
497 B
Plaintext
Vendored
22 lines
497 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Compiling files:
|
|
src/Enum.java
|
|
src/getRandomEnumEntry.kt
|
|
src/use.kt
|
|
src/useEnumImplicitly.kt
|
|
End of files
|
|
Exit code: ABORT
|
|
------------------------------------------
|
|
COMPILATION FAILED
|
|
'when' expression must be exhaustive, add necessary 'C' branch or 'else' branch instead
|
|
|
|
================ Step #2 =================
|
|
|
|
Compiling files:
|
|
src/Enum.java
|
|
src/getRandomEnumEntry.kt
|
|
src/use.kt
|
|
src/useEnumImplicitly.kt
|
|
End of files
|
|
Exit code: OK |