KT element: KtNameReferenceExpression
FIR element: FirPropertyAccessExpressionImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
this@R|/ResultPropertyReference_repl|.R|/$$result|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] resultPropertyReference.repl.kts
    REPL_SNIPPET: [ResolvedTo(ANNOTATION_ARGUMENTS)] <snippet-resultPropertyReference.repl.kts>
        public final [ResolvedTo(ANNOTATION_ARGUMENTS)] object ResultPropertyReference_repl : R|kotlin/Any| {
            public [ResolvedTo(BODY_RESOLVE)] ResultPropertyReference_repl.constructor(): R|ResultPropertyReference_repl| {
                super<R|kotlin/Any|>()
            }

            public final [ResolvedTo(BODY_RESOLVE)] fun $$eval(): R|kotlin/Unit| {
                <repl property initializer: /ResultPropertyReference_repl.x> = Int(1)
                this@R|/ResultPropertyReference_repl|.R|/$$result|
                <repl property initializer: /$$result> = this@R|/ResultPropertyReference_repl|.R|/ResultPropertyReference_repl.x|
            }

            public final [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [ReplSnippetTopLevelDeclaration=true] val x: R|kotlin/Int| = REPL_EXPRESSION_REF
                public [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [ContainingClassKey=ResultPropertyReference_repl] get(): R|kotlin/Int|

            public final [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] [ReplSnippetTopLevelDeclaration=true] val $$result: R|kotlin/Int| = REPL_EXPRESSION_REF
                public [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] get(): R|kotlin/Int|

        }
