c5cba4c053
We cannot use only non-local declarations as anchors due to the same resolution logic between member declarations of local classes, so we have to support such cases as well ^KT-63042
8 lines
287 B
Plaintext
Vendored
8 lines
287 B
Plaintext
Vendored
@Suppress(String())
|
|
owner -> FirDanglingModifierSymbol
|
|
context -> FirDanglingModifierSymbol from FirFileSymbol danglingAnnotationsFileLevel.kt
|
|
|
|
@MustBeDocumented()
|
|
owner -> FirDanglingModifierSymbol
|
|
context -> FirDanglingModifierSymbol from FirFileSymbol danglingAnnotationsFileLevel.kt
|