KtNameReferenceExpression(170,173): 'foo'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = [
        KaImplicitReceiverValue:
          symbol = KaReceiverParameterSymbol:
            anchorPsi: KtTypeReference
            annotations: []
            callableId: null
            contextParameters: []
            contextReceivers: []
            isActual: false
            isCompanion: false
            isDelegated: false
            isExpect: false
            isExtension: false
            isExternal: false
            isVal: true
            location: LOCAL
            modality: FINAL
            name: <receiver>
            origin: SOURCE
            owningCallableSymbol: KaNamedFunctionSymbol(/usage)
            psi: KtTypeReference
            realPsi: KtTypeReference
            receiverParameter: null
            returnType: KaUsualClassType:
              annotations: []
              typeArguments: []
              type: kotlin/Boolean
            typeParameters: []
            visibility: PUBLIC
          type = kotlin.Boolean
      ]
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = KaReceiverParameterSymbol:
          anchorPsi: KtFunctionLiteral
          annotations: []
          callableId: null
          contextParameters: []
          contextReceivers: []
          isActual: false
          isCompanion: false
          isDelegated: false
          isExpect: false
          isExtension: false
          isExternal: false
          isVal: true
          location: LOCAL
          modality: FINAL
          name: <receiver>
          origin: SOURCE
          owningCallableSymbol: KaAnonymousFunctionSymbol(<local>/<no name provided>)
          psi: KtFunctionLiteral
          realPsi: KtFunctionLiteral
          receiverParameter: null
          returnType: KaUsualClassType:
            annotations: []
            typeArguments: [
              KaUsualClassType:
                annotations: []
                typeArguments: []
                type: kotlin/Boolean
              KaTypeParameterType:
                annotations: []
                type: T
            ]
            type: Base<kotlin/Boolean, T>
          typeParameters: []
          visibility: PUBLIC
        type = Base<kotlin.Boolean, T>
      extensionReceiver = KaExplicitReceiverValue:
        expression = param
        isSafeNavigation = false
        type = T
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = foo
        receiverType = T
        returnType = kotlin.Boolean
        symbol = val foo: kotlin.Boolean
        contextParameters = [
          KaVariableSignature:
            name = c
            receiverType = null
            returnType = kotlin.Boolean
            symbol = c: C
            contextParameters = []
            callableId = null
        ]
        callableId = /Base.foo
      typeArgumentsMapping = {}
