22 lines
358 B
Plaintext
Vendored
22 lines
358 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Compiling files:
|
|
src/A.kt
|
|
src/useF.kt
|
|
src/useG.kt
|
|
End of files
|
|
Exit code: ABORT
|
|
------------------------------------------
|
|
COMPILATION FAILED
|
|
Unresolved reference: f
|
|
Unresolved reference: g
|
|
|
|
================ Step #2 =================
|
|
|
|
Compiling files:
|
|
src/useF.kt
|
|
src/useG.kt
|
|
End of files
|
|
Exit code: OK
|
|
|