Files
kotlin-fork/jps/jps-plugin/testData/incremental/classHierarchyAffected/sealedClassNestedImplAdded/gradle-build.log
T
2017-12-22 16:12:20 +03:00

17 lines
372 B
Plaintext

================ Step #1 =================
Compiling files:
src/Base.kt
src/use.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
'when' expression must be exhaustive, add necessary 'is C' branch or 'else' branch instead
================ Step #2 =================
Compiling files:
src/use.kt
End of files
Exit code: OK