[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
+2
-2
@@ -1,5 +1,5 @@
|
||||
fun WithCompanion.test() {
|
||||
val test1: <no name provided> = { //BLOCK
|
||||
val test1: <no name provided> = { // BLOCK
|
||||
local class <no name provided> : WithCompanion {
|
||||
constructor() /* primary */ {
|
||||
TODO("IrDelegatingConstructorCall")
|
||||
@@ -15,7 +15,7 @@ fun WithCompanion.test() {
|
||||
|
||||
TODO("IrConstructorCall")
|
||||
}
|
||||
val test2: <no name provided> = { //BLOCK
|
||||
val test2: <no name provided> = { // BLOCK
|
||||
local class <no name provided> : WithCompanion {
|
||||
constructor() /* primary */ {
|
||||
TODO("IrDelegatingConstructorCall")
|
||||
|
||||
Reference in New Issue
Block a user