Fir2Ir: apply major text data update after a bunch of resolve changes
This commit is contained in:
@@ -49,9 +49,10 @@ FILE fqName:<root> fileName:/destructuring1.kt
|
||||
$this: VALUE_PARAMETER name:<this> type:kotlin.Any
|
||||
FUN name:test visibility:public modality:FINAL <> () returnType:kotlin.Unit
|
||||
BLOCK_BODY
|
||||
VAR name:<destruct> type:IrErrorType [val]
|
||||
ERROR_CALL 'Unresolved reference: <Unresolved name: A>#' type=IrErrorType
|
||||
VAR name:<destruct> type:<root>.A [val]
|
||||
ERROR_CALL 'Unresolved reference: R|/A|' type=<root>.A
|
||||
VAR name:x type:kotlin.Int [val]
|
||||
CALL 'public final fun component1 (): kotlin.Int declared in <root>.B' type=kotlin.Int origin=null
|
||||
VAR name:y type:kotlin.Int [val]
|
||||
CALL 'public final fun component2 (): kotlin.Int declared in <root>.B' type=kotlin.Int origin=null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user