KtCallExpression(117,140): 'block(regularParameter)'
  KaApplicableCallCandidate:
    candidate = KaImplicitInvokeCall:
      contextArgumentMapping = {}
      contextArguments = [
        KaImplicitReceiverValue:
          symbol = str: kotlin.String
          type = kotlin.String
      ]
      dispatchReceiver = KaExplicitReceiverValue:
        expression = block
        isSafeNavigation = false
        type = context(kotlin.String) kotlin.Int.(kotlin.Boolean) -> kotlin.Unit
      extensionReceiver = 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(/foo)
          psi: KtTypeReference
          realPsi: KtTypeReference
          receiverParameter: null
          returnType: KaUsualClassType:
            annotations: []
            typeArguments: []
            type: kotlin/Int
          typeParameters: []
          visibility: PUBLIC
        type = kotlin.Int
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = kotlin/Function3.invoke(<dispatch receiver>: (P1, P2, P3) -> R, p1: P1, p2: P2, p3: P3): R
        valueParameters = [
          KaVariableSignature:
            name = p1
            receiverType = null
            returnType = kotlin.String
            symbol = p1: P1
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = p2
            receiverType = null
            returnType = kotlin.Int
            symbol = p2: P2
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = p3
            receiverType = null
            returnType = kotlin.Boolean
            symbol = p3: P3
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = kotlin/Function3.invoke
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        regularParameter -> (KaVariableSignature:
          name = p3
          receiverType = null
          returnType = kotlin.Boolean
          symbol = p3: P3
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true
