[IR] update testdata: better support for IrConstructorCall
This commit is contained in:
committed by
teamcityserver
parent
197f5ca885
commit
2a19dc32f2
+2
-2
@@ -13,7 +13,7 @@ fun WithCompanion.test() {
|
||||
}
|
||||
|
||||
|
||||
TODO("IrConstructorCall")
|
||||
<no name provided>()
|
||||
}
|
||||
val test2: <no name provided> = { // BLOCK
|
||||
local class <no name provided> : WithCompanion {
|
||||
@@ -29,7 +29,7 @@ fun WithCompanion.test() {
|
||||
}
|
||||
|
||||
|
||||
TODO("IrConstructorCall")
|
||||
<no name provided>()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user