Tower Data Context:
    Element 0
        Scope: FirDefaultStarImportingScope
    Element 1
        Scope: FirExplicitStarImportingScope
    Element 2
        Scope: FirDefaultSimpleImportingScope
    Element 3
        Scope: FirDefaultSimpleImportingScope
    Element 4
        Scope: FirPackageMemberScope
    Element 5
        Scope: FirExplicitSimpleImportingScope
    Element 6
        Scope: FirLocalScope
            Properties:
                FirValueParameterSymbol c: R|kotlin/Boolean|
    Element 7
        Context parameters:
            FirValueParameterSymbol c: R|kotlin/Boolean|
                Type: kotlin.Boolean
    Element 8
        Scope: FirLocalScope

FILE: [ResolvedTo(IMPORTS)] contextParameterProperty.kt
    context([ResolvedTo(BODY_RESOLVE)] c: R|kotlin/Boolean|)
    public final [ResolvedTo(BODY_RESOLVE)] val foo: R|kotlin/Boolean|
        public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Boolean| {
            ^ R|<local>/c|
        }
