KtSuccessCallInfo:
  call = KtSimpleFunctionCall:
    isImplicitInvoke = false
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = KtImplicitReceiverValue:
        symbol = KtReceiverParameterSymbol:
          annotationsList: []
          origin: SOURCE
          owningCallableSymbol: KtAnonymousFunctionSymbol(<local>/<no name provided>)
          type: KtUsualClassType:
            annotationsList: []
            ownTypeArguments: []
            type: Foo
        type = Foo
      extensionReceiver = null
      signature = KtFunctionLikeSignature:
        receiverType = Bar
        returnType = kotlin.Unit
        symbol = /Foo.foo(<extension receiver>: Bar, <dispatch receiver>: Foo, a: kotlin.Int): kotlin.Unit
        valueParameters = [
          KtVariableLikeSignature:
            name = a
            receiverType = null
            returnType = kotlin.Int
            symbol = a: kotlin.Int
            callableIdIfNonLocal = null
        ]
        callableIdIfNonLocal = /Foo.foo
    typeArgumentsMapping = {}
    argumentMapping = {}
