15b1e429d7
ensure fir annotations are included in FirDanglingModifierList and resolved, dedicated DanglingTopLevelModifierListStructureElement exists for top level lists only, class level lists are processed by containing structure element
3 lines
134 B
Kotlin
3 lines
134 B
Kotlin
// WITH_STDLIB
|
|
// LOOK_UP_FOR_ELEMENT_OF_TYPE: org.jetbrains.kotlin.psi.KtAnnotationEntry
|
|
<expr>@Suppress("")</expr> @MustBeDocumented |