[IR] update testdata

This commit is contained in:
Zalim Bashorov
2020-11-05 23:40:21 +03:00
committed by teamcityserver
parent 6a1ab1b325
commit fc5c674c60
94 changed files with 354 additions and 354 deletions
@@ -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")