[IR] update testdata after rebase
This commit is contained in:
committed by
teamcityserver
parent
1c6c996084
commit
3b1a6389ab
Vendored
-1
@@ -58,7 +58,6 @@ fun testInnerClassConstructor(outer: Outer): Any {
|
||||
|
||||
fun testInnerClassConstructorCapturingOuter(): Any {
|
||||
return use(fn = { //BLOCK
|
||||
val tmp0_receiver: Outer = TODO("IrConstructorCall")
|
||||
local fun Outer.<init>(p0: Int): Inner {
|
||||
return TODO("IrConstructorCall")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user