[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
@@ -128,6 +128,6 @@ object Host {
|
||||
}
|
||||
|
||||
fun Host.test3(v: B) {
|
||||
<this>.plusAssign($receiver = v, b = TODO("IrConstructorCall"))
|
||||
(<this>, v).plusAssign(b = TODO("IrConstructorCall"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user