23 lines
478 B
Plaintext
Vendored
23 lines
478 B
Plaintext
Vendored
================ Step #1 =================
|
|
|
|
Compiling files:
|
|
src/A.kt
|
|
src/companionExtension.kt
|
|
src/companionReferenceExplicit.kt
|
|
src/companionReferenceImplicit.kt
|
|
End of files
|
|
Exit code: ABORT
|
|
------------------------------------------
|
|
COMPILATION FAILED
|
|
Unresolved reference: x
|
|
|
|
================ Step #2 =================
|
|
|
|
Compiling files:
|
|
src/companionExtension.kt
|
|
src/companionReferenceExplicit.kt
|
|
src/companionReferenceImplicit.kt
|
|
End of files
|
|
Exit code: OK
|
|
|