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
    Element 7
        Scope: FirLocalScope
    Element 8
        Scope: FirLocalScope
            Properties:
                FirValueParameterSymbol c: R|kotlin/Boolean|
                FirValueParameterSymbol p: R|kotlin/Int|
    Element 9
        Context parameters:
            FirValueParameterSymbol c: R|kotlin/Boolean|
                Type: kotlin.Boolean
    Element 10
        Scope: FirLocalScope

FILE: [ResolvedTo(IMPORTS)] contextParameterAnonymousFunction.kt
    public final [ResolvedTo(BODY_RESOLVE)] fun usage(): R|kotlin/Unit| {
        context([ResolvedTo(BODY_RESOLVE)] c: R|kotlin/Boolean|) [ResolvedTo(BODY_RESOLVE)] fun <anonymous>([ResolvedTo(BODY_RESOLVE)] p: R|kotlin/Int|): R|kotlin/Unit| <inline=Unknown>  {
            R|<local>/c|
        }

    }
