KtSuccessCallInfo:
  call = KtSimpleFunctionCall:
    isImplicitInvoke = false
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = KtExplicitReceiverValue:
        expression = myClass
        isSafeNavigation = false
        type = test.MyClass
      extensionReceiver = null
      signature = KtFunctionLikeSignature:
        receiverType = null
        returnType = test.MyClass
        symbol = test/MyClass.materialize(<dispatch receiver>: test.MyClass): test.MyClass
        valueParameters = []
        callableIdIfNonLocal = test/MyClass.materialize
    typeArgumentsMapping = {}
    argumentMapping = {}