KtNameReferenceExpression(193,196): 'foo'
  KaApplicableCallCandidate:
    candidate = KaSimpleVariableAccessCall:
      contextArguments = [
        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: []
              type: kotlin/Long
            typeParameters: []
            visibility: PUBLIC
          type = kotlin.Long,
        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 = KaExplicitReceiverValue:
        expression = another
        isSafeNavigation = false
        type = Another
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = foo
        receiverType = null
        returnType = kotlin.Long
        symbol = val foo: kotlin.Long
        contextParameters = [
          KaVariableSignature:
            name = cp1
            receiverType = null
            returnType = kotlin.Long
            symbol = cp1: kotlin.Long
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = cp2
            receiverType = null
            returnType = kotlin.Boolean
            symbol = cp2: kotlin.Boolean
            contextParameters = []
            callableId = null
        ]
        callableId = /Another.foo
      typeArgumentsMapping = {}
    isInBestCandidates = true
