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