aad99fd6eb
We need it to see how many declarations were resolved ^KT-59266
14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
KT element: KtProperty
|
|
FIR element: FirPropertyImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
[ResolvedTo(BODY_RESOLVE)] lval x: R|kotlin/String| = String()
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] localProperty.kt
|
|
[ResolvedTo(BODY_RESOLVE)] annotations container
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun y(): R|kotlin/Unit| {
|
|
[ResolvedTo(BODY_RESOLVE)] lval x: R|kotlin/String| = String()
|
|
}
|