FIR: fix fir-specific incremental compilation testdata
This commit is contained in:
Vendored
+26
@@ -0,0 +1,26 @@
|
|||||||
|
================ 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: A.Companion
|
||||||
|
Unresolved reference: x
|
||||||
|
Unresolved reference: Companion
|
||||||
|
Unresolved reference: x
|
||||||
|
|
||||||
|
================ Step #2 =================
|
||||||
|
|
||||||
|
Compiling files:
|
||||||
|
src/A.kt
|
||||||
|
src/companionExtension.kt
|
||||||
|
src/companionReferenceExplicit.kt
|
||||||
|
src/companionReferenceImplicit.kt
|
||||||
|
End of files
|
||||||
|
Exit code: OK
|
||||||
|
|
||||||
Reference in New Issue
Block a user