[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -31,7 +31,7 @@ class Outer<T : Any?> {
|
||||
}
|
||||
|
||||
fun Outer<Int>.test(): Inner<Int> {
|
||||
return { //BLOCK
|
||||
return { // BLOCK
|
||||
local class <no name provided> : Inner<Int> {
|
||||
constructor() /* primary */ {
|
||||
TODO("IrDelegatingConstructorCall")
|
||||
|
||||
Reference in New Issue
Block a user