[FIR] FirRenderer: add missing resolvePhaseRenderer usage for anonymous initializer and dangling modifiers

This commit is contained in:
Dmitrii Gridin
2023-09-18 16:31:03 +02:00
committed by Space Team
parent c9df6aff5f
commit c6bb9af823
11 changed files with 24 additions and 20 deletions
@@ -7,4 +7,4 @@ FIR element rendered:
FIR FILE:
FILE: [ResolvedTo(IMPORTS)] danglingAnnotation.kt
@R|kotlin/Suppress|[Types](names = vararg(String())) @R|kotlin/annotation/MustBeDocumented|[Types]() <DANGLING MODIFIER: Top level declaration expected>
[ResolvedTo(BODY_RESOLVE)] @R|kotlin/Suppress|[Types](names = vararg(String())) @R|kotlin/annotation/MustBeDocumented|[Types]() <DANGLING MODIFIER: Top level declaration expected>