[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
+1
-1
@@ -19,7 +19,7 @@ class A : I {
|
||||
private /*final field*/ val $$delegate_0: I = i
|
||||
override val <T : Any?> T.id: T
|
||||
override get(): T {
|
||||
return #$$delegate_0.<get-id><T>($receiver = <this>)
|
||||
return (#$$delegate_0, <this>).<get-id><T>()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user