8e790fe091
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.
Original commit: ff2e3ecfc4
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
================ Step #1 =================
|
|
|
|
Compiling files:
|
|
src/bar/a.kt
|
|
src/useClass.kt
|
|
src/useFun.kt
|
|
End of files
|
|
Exit code: OK |