KtDotQualifiedExpression(257,274): 's.foo(this@usage)'
  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = [
        KaImplicitReceiverValue:
          symbol = <unused var>: kotlin.Int
          type = kotlin.Int
      ]
      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/Int
              KaUsualClassType:
                annotations: []
                typeArguments: []
                type: kotlin/String
              KaUsualClassType:
                annotations: []
                typeArguments: []
                type: kotlin/Boolean
            ]
            type: Another<kotlin/Int, kotlin/String, kotlin/Boolean>
          typeParameters: []
          visibility: PUBLIC
        type = Another<kotlin.Int, kotlin.String, kotlin.Boolean>
      extensionReceiver = KaExplicitReceiverValue:
        expression = s
        isSafeNavigation = false
        type = kotlin.String
      signature = KaFunctionSignature:
        receiverType = kotlin.String
        returnType = kotlin.Unit
        symbol = /Another.foo(<extension receiver>: B, <dispatch receiver>: Another<A, B, C>, v: C): kotlin.Unit
        valueParameters = [
          KaVariableSignature:
            name = v
            receiverType = null
            returnType = kotlin.Boolean
            symbol = v: C
            contextParameters = []
            callableId = null
        ]
        contextParameters = [
          KaVariableSignature:
            name = c
            receiverType = null
            returnType = kotlin.Int
            symbol = c: A
            contextParameters = []
            callableId = null
        ]
        callableId = /Another.foo
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        this@usage -> (KaVariableSignature:
          name = v
          receiverType = null
          returnType = kotlin.Boolean
          symbol = v: C
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true
