Fir broken FIR2IR test
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ FILE fqName:<root> fileName:/javaConstructorWithTypeParameters.kt
|
|||||||
FUN name:test2 visibility:public modality:FINAL <> () returnType:<root>.J1
|
FUN name:test2 visibility:public modality:FINAL <> () returnType:<root>.J1
|
||||||
BLOCK_BODY
|
BLOCK_BODY
|
||||||
RETURN type=kotlin.Nothing from='public final fun test2 (): <root>.J1 declared in <root>'
|
RETURN type=kotlin.Nothing from='public final fun test2 (): <root>.J1 declared in <root>'
|
||||||
CALL 'public constructor <init> (x1: IrErrorType) declared in <root>.J1' type=<root>.J1 origin=null
|
CALL 'public constructor <init> (x1: X1 of <uninitialized parent>?) declared in <root>.J1' type=<root>.J1 origin=null
|
||||||
x1: CONST Int type=kotlin.Int value=1
|
x1: CONST Int type=kotlin.Int value=1
|
||||||
FUN name:test3 visibility:public modality:FINAL <> (j1:<root>.J1<kotlin.Any>) returnType:IrErrorType
|
FUN name:test3 visibility:public modality:FINAL <> (j1:<root>.J1<kotlin.Any>) returnType:IrErrorType
|
||||||
VALUE_PARAMETER name:j1 index:0 type:<root>.J1<kotlin.Any>
|
VALUE_PARAMETER name:j1 index:0 type:<root>.J1<kotlin.Any>
|
||||||
|
|||||||
Reference in New Issue
Block a user