Fix test data for IR fake override tests
This commit is contained in:
committed by
Space Team
parent
266669272d
commit
60f9206d3b
Vendored
+1
-1
@@ -234,7 +234,7 @@ FILE fqName:<root> fileName:/1.kt
|
||||
a: CONST Int type=kotlin.Int value=1
|
||||
TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit
|
||||
CALL 'public abstract fun bar <U> (): @[FlexibleNullability] U of <root>.E.bar? declared in <root>.E' type=@[FlexibleNullability] kotlin.Int? origin=null
|
||||
<U>: kotlin.Int
|
||||
<U>: @[FlexibleNullability] kotlin.Int?
|
||||
$this: GET_VAR 'e: <root>.E declared in <root>.test' type=<root>.E origin=null
|
||||
CALL 'public open fun foo <U> (a: U of <root>.F.foo): kotlin.Unit declared in <root>.F' type=kotlin.Unit origin=null
|
||||
<U>: kotlin.Double
|
||||
|
||||
Reference in New Issue
Block a user