[LL FIR] update lazy resolve testdata after changes in phases

This commit is contained in:
Ilya Kirillov
2022-08-09 11:15:17 +02:00
parent 230c21f502
commit e7e9c24473
8 changed files with 87 additions and 87 deletions
@@ -1,4 +1,4 @@
public final inner [BODY_RESOLVE] class ONAIR<[RAW_FIR] T> : R|X.BASE| {
public final inner [BODY_RESOLVE] class ONAIR<[STATUS] T> : R|X.BASE| {
public [BODY_RESOLVE] X<T>.constructor(): R|X.ONAIR<T>| {
super<R|X.BASE|>()
}