Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/moveFileWithoutChangingPackage/js-build.log
T
Alexey Tsvetkov ff2e3ecfc4 Add JS specific IC build log in test
JS IC compares proto using a source file path as a key,
so moving file causes recompilation of its usages
unlike JVM IC that uses a class file path as a key.
2017-12-22 16:12:20 +03:00

8 lines
142 B
Plaintext
Vendored

================ Step #1 =================
Compiling files:
src/bar/a.kt
src/useClass.kt
src/useFun.kt
End of files
Exit code: OK