[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
@@ -45,6 +45,6 @@ class IdType : CPointed {
|
||||
}
|
||||
|
||||
fun foo(value: IdType, cv: CInt32VarX<Int>) {
|
||||
<set-value><Int>($receiver = cv, value = value.<get-value>())
|
||||
cv.<set-value><Int>(value = value.<get-value>())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user