[FIR][renderer] add phase renderer for file and file annotations container

^KT-56543
This commit is contained in:
Dmitrii Gridin
2023-03-22 15:31:04 +01:00
committed by Space Team
parent 706ff6b61f
commit 8c599a84af
51 changed files with 918 additions and 442 deletions
@@ -1,4 +1,5 @@
FILE: lambdaInImplicitFunBody.kt
FILE: [IMPORTS] lambdaInImplicitFunBody.kt
[BODY_RESOLVE] annotations container
public final inline [BODY_RESOLVE] fun <[BODY_RESOLVE] T, [BODY_RESOLVE] R> with([BODY_RESOLVE] receiver: R|T|, [BODY_RESOLVE] block: R|T.() -> R|): R|R| {
^with R|<local>/block|.R|SubstitutionOverride<kotlin/Function1.invoke: R|R|>|(R|<local>/receiver|)
}