Files
kotlin-fork/jps-plugin/testData/incremental/classHierarchyAffected/enumEntryRemoved/js-build.log
T
2018-04-03 21:11:12 +03:00

20 lines
374 B
Plaintext
Vendored

================ Step #1 =================
Compiling files:
src/Enum.kt
src/use.kt
End of files
Exit code: ABORT
------------------------------------------
COMPILATION FAILED
Unresolved reference: C
================ Step #2 =================
Compiling files:
src/Enum.kt
src/getRandomEnumEntry.kt
src/use.kt
src/useEnumImplicitly.kt
End of files
Exit code: OK