Tower Data Context:
    Element 0
        Scope: FirDefaultStarImportingScope
    Element 1
        Scope: FirExplicitStarImportingScope
    Element 2
        Scope: FirExplicitStarImportingScope
    Element 3
        Scope: FirDefaultSimpleImportingScope
    Element 4
        Scope: FirDefaultSimpleImportingScope
    Element 5
        Scope: FirExplicitSimpleImportingScope
    Element 6
        Scope: FirPackageMemberScope
    Element 7
        Scope: FirExplicitSimpleImportingScope
    Element 8
        Static scope owner symbol: FirRegularClassSymbol public final object ResultPropertyReference_repl : R|kotlin/Any|
    Element 9
        Implicit receiver:
            FirRegularClassSymbol public final object ResultPropertyReference_repl : R|kotlin/Any|
                Type: ResultPropertyReference_repl
    Element 10
        Scope: FirLocalScope
    Element 11
        Scope: FirLocalScope
Expression Stability: STABLE_VALUE
Smart Casts:
    FirRegularPropertySymbol public final val x: R|kotlin/Int|
        public get(): R|kotlin/Int|
    Stability: STABLE_VALUE
    Types:
        kotlin.Int

FILE: [ResolvedTo(IMPORTS)] resultPropertyReference.repl.kts
    REPL_SNIPPET: [ResolvedTo(RAW_FIR)] <snippet-resultPropertyReference.repl.kts>
        public final [ResolvedTo(STATUS)] 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)] val x: R|kotlin/Int| = REPL_EXPRESSION_REF
                public [ResolvedTo(IMPLICIT_TYPES_BODY_RESOLVE)] get(): R|kotlin/Int|

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

        }
