31852c6c05
The root cause of the exception is that we missed such an element, and it led to unresolved declaration during iteration over file declarations ^KT-65562 Fixed
5 lines
154 B
Kotlin
Vendored
5 lines
154 B
Kotlin
Vendored
annotation class MyAnn/* ClassDeclarationStructureElement */
|
|
|
|
@MyAnn/* DeclarationStructureElement */
|
|
fin class Foo/* ClassDeclarationStructureElement */
|