LL API: add source element kind rendering to the GetOrBuildFirTest

This commit is contained in:
Ilya Kirillov
2022-01-18 13:24:09 +01:00
committed by TeamCityServer
parent 87bf6e010e
commit db1dedc9fe
102 changed files with 105 additions and 3 deletions
@@ -1,5 +1,6 @@
KT element: KtPropertyDelegate
FIR element: FirFunctionCallImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
R|kotlin/lazy|<R|kotlin/Int|>(<L> = lazy@fun <anonymous>(): R|kotlin/Int| <inline=NoInline> {
@@ -1,5 +1,6 @@
KT element: KtCallExpression
FIR element: FirFunctionCallImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
R|kotlin/lazy|<R|kotlin/Int|>(<L> = lazy@fun <anonymous>(): R|kotlin/Int| <inline=NoInline> {