KtNameReferenceExpression(122,125): 'foo'
  KaApplicableCallCandidate:
    candidate = 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/Int
            typeParameters: []
            visibility: PUBLIC
          type = kotlin.Int,
        KaImplicitReceiverValue:
          symbol = contextParameter: kotlin.String
          type = kotlin.String
      ]
      dispatchReceiver = null
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = foo
        receiverType = null
        returnType = kotlin.Boolean
        symbol = val foo: kotlin.Boolean
        contextParameters = [
          KaVariableSignature:
            name = int
            receiverType = null
            returnType = kotlin.Int
            symbol = int: kotlin.Int
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = string
            receiverType = null
            returnType = kotlin.String
            symbol = string: kotlin.String
            contextParameters = []
            callableId = null
        ]
        callableId = /foo
      typeArgumentsMapping = {}
    isInBestCandidates = true
