Recompile all dirty files in case of error

This commit is contained in:
Alexey Tsvetkov
2020-01-13 13:12:26 +03:00
parent 2d598d50d7
commit ef83431618
17 changed files with 3 additions and 340 deletions
@@ -1,21 +0,0 @@
================ Step #1 =================
Compiling files:
src/Enum.kt
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/getRandomEnumEntry.kt
src/use.kt
src/useEnumImplicitly.kt
End of files
Exit code: OK