Fix test data for IR fake override tests
This commit is contained in:
committed by
Space Team
parent
266669272d
commit
60f9206d3b
Vendored
+1
-1
@@ -89,7 +89,7 @@ FILE fqName:<root> fileName:/1.kt
|
||||
$this: GET_VAR 'val a: <root>.A declared in <root>.test' type=<root>.A origin=null
|
||||
i: CONST Int type=kotlin.Int value=1
|
||||
VAR name:k2 type:kotlin.Int? [val]
|
||||
CALL 'public open fun get (i: @[FlexibleNullability] kotlin.Int?): @[FlexibleNullability] kotlin.Int? declared in <root>.A' type=@[FlexibleNullability] kotlin.Int? origin=GET_ARRAY_ELEMENT
|
||||
CALL 'public open fun get (i: @[FlexibleNullability] kotlin.Int?): @[FlexibleNullability] kotlin.Int? declared in <root>.A' type=kotlin.Int? origin=GET_ARRAY_ELEMENT
|
||||
$this: GET_VAR 'val a: <root>.A declared in <root>.test' type=<root>.A origin=null
|
||||
i: CONST Int type=kotlin.Int value=1
|
||||
VAR name:b type:<root>.B [val]
|
||||
|
||||
Reference in New Issue
Block a user