KtSuccessCallInfo: call = KtSimpleFunctionCall: isImplicitInvoke = true partiallyAppliedSymbol = KtPartiallyAppliedSymbol: dispatchReceiver = KtExplicitReceiverValue: expression = x isSafeNavigation = false extensionReceiver = null signature = KtFunctionLikeSignature: receiverType = null returnType = kotlin.Unit symbol = kotlin/Function2.invoke(: kotlin.Function2, p1: P1, p2: P2): R valueParameters = [ KtVariableLikeSignature: name = a receiverType = null returnType = @R|kotlin.ParameterName|(name = String(a)) kotlin.Int symbol = p1: P1, KtVariableLikeSignature: name = b receiverType = null returnType = @R|kotlin.ParameterName|(name = String(b)) kotlin.String symbol = p2: P2 ] argumentMapping = { 1 -> (KtVariableLikeSignature: name = a receiverType = null returnType = @R|kotlin.ParameterName|(name = String(a)) kotlin.Int symbol = p1: P1), "" -> (KtVariableLikeSignature: name = b receiverType = null returnType = @R|kotlin.ParameterName|(name = String(b)) kotlin.String symbol = p2: P2) }