[IR] update testdata: IrInstanceInitializerCall
This commit is contained in:
committed by
teamcityserver
parent
26dd009713
commit
e56787c0b0
Vendored
+2
-2
@@ -1,7 +1,7 @@
|
||||
abstract class Base {
|
||||
constructor(lambda: Function0<Any>) /* primary */ {
|
||||
super/*Any*/()
|
||||
/* InstanceInitializerCall */
|
||||
/* <init>() */
|
||||
|
||||
}
|
||||
|
||||
@@ -17,7 +17,7 @@ object Test : Base {
|
||||
return Test
|
||||
}
|
||||
)
|
||||
/* InstanceInitializerCall */
|
||||
/* <init>() */
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user