| KT element: KtDestructuringDeclarationEntry |
| FIR element: FirPropertyImpl |
| FIR source kind: KtRealSourceElementKind |
| |
| FIR element rendered: |
| public final [ResolvedTo(BODY_RESOLVE)] [DestructuringDeclarationContainerVariableKey=<local>/<destruct>] val o: <ERROR TYPE REF: Unresolved name: component1> = R|<local>/<destruct>|.<Unresolved name: component1>#() |
| public [ResolvedTo(BODY_RESOLVE)] get(): <ERROR TYPE REF: Unresolved name: component1> |
| |
| FIR FILE: |
| FILE: [ResolvedTo(IMPORTS)] destructionWithNoRValueScript.kts |
| context(<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|) |
| SCRIPT: [ResolvedTo(TYPES)] <script-destructionWithNoRValueScript.kts> |
| [ResolvedTo(TYPES)] lval args: R|kotlin/Array<kotlin/String>| |
| |
| [ResolvedTo(ANNOTATION_ARGUMENTS)] [DestructuringDeclarationContainerVariableMarkerKey=true] lval <destruct>: <ERROR TYPE REF: Initializer required for destructuring declaration> = ERROR_EXPR(Initializer required for destructuring declaration) |
| public final [ResolvedTo(BODY_RESOLVE)] [DestructuringDeclarationContainerVariableKey=<local>/<destruct>] val o: <ERROR TYPE REF: Unresolved name: component1> = R|<local>/<destruct>|.<Unresolved name: component1>#() |
| public [ResolvedTo(BODY_RESOLVE)] get(): <ERROR TYPE REF: Unresolved name: component1> |
| |
| public final [ResolvedTo(RAW_FIR)] [DestructuringDeclarationContainerVariableKey=<local>/<destruct>] val r: <implicit> = LAZY_EXPRESSION |
| public [ResolvedTo(RAW_FIR)] get(): <implicit> |