Recompile all dirty files in case of error
This commit is contained in:
-22
@@ -1,22 +0,0 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/A.kt
|
||||
src/D.kt
|
||||
src/useA.kt
|
||||
src/useD.kt
|
||||
End of files
|
||||
Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
Type mismatch: inferred type is A<B> but A<C> was expected
|
||||
Type mismatch: inferred type is A<B> but A<C> was expected
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Compiling files:
|
||||
src/D.kt
|
||||
src/useA.kt
|
||||
src/useD.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
Reference in New Issue
Block a user