[FIR] FirRenderer: render annotation resolve phase as well

^KT-56543
This commit is contained in:
Dmitrii Gridin
2023-04-05 21:55:42 +02:00
committed by Space Team
parent 210e8750f4
commit 03eab387c0
51 changed files with 187 additions and 169 deletions
@@ -3,6 +3,6 @@ FIR element: FirSimpleFunctionImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
public final fun x(): R|kotlin/String| {
public final [ResolvedTo(BODY_RESOLVE)] fun x(): R|kotlin/String| {
^x String()
}
}