Files
kotlin-fork/jps-plugin/testData/incremental/custom/kotlinConstantChangedUsedInJava/build.log
T
Alexey Tsvetkov aea5293288 Remove old IC: fix constant search test
The tests were not run with the new IC before
2017-07-31 19:34:58 +03:00

20 lines
460 B
Plaintext
Vendored

================ Step #1 =================
Cleaning output files:
out/production/module/test/Klass$Companion.class
out/production/module/test/Klass.class
End of files
Compiling files:
src/const.kt
End of files
Exit code: OK
------------------------------------------
Cleaning output files:
out/production/module/Usage.class
End of files
Exit code: NOTHING_DONE
------------------------------------------
Compiling files:
src/Usage.java
End of files