KtSuccessCallInfo:
  call = KtSimpleVariableAccessCall:
    partiallyAppliedSymbol = KtPartiallyAppliedSymbol:
      dispatchReceiver = KtImplicitReceiverValue:
        symbol = KtReceiverParameterSymbol:
          origin: SOURCE
          type: A
      extensionReceiver = null
      signature = KtVariableLikeSignature:
        name = i
        receiverType = null
        returnType = kotlin.Int
        symbol = var i: kotlin.Int
    simpleAccess = Write:
      value = 1
