Recompile only files from last iteration after compile error
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
================ Step #1 =================
|
||||
|
||||
Compiling files:
|
||||
src/fun.kt
|
||||
src/useDefault.kt
|
||||
src/useNonDefault.kt
|
||||
End of files
|
||||
Exit code: ABORT
|
||||
------------------------------------------
|
||||
COMPILATION FAILED
|
||||
No value passed for parameter 'x'
|
||||
|
||||
================ Step #2 =================
|
||||
|
||||
Compiling files:
|
||||
src/useDefault.kt
|
||||
src/useNonDefault.kt
|
||||
End of files
|
||||
Exit code: OK
|
||||
Reference in New Issue
Block a user