[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -50,7 +50,7 @@ interface IOther {
|
||||
}
|
||||
|
||||
fun otherImpl(x0: String, y0: Int): IOther {
|
||||
return { //BLOCK
|
||||
return { // BLOCK
|
||||
local class <no name provided> : IOther {
|
||||
constructor() /* primary */ {
|
||||
TODO("IrDelegatingConstructorCall")
|
||||
|
||||
Reference in New Issue
Block a user