Open olydis opened 6 years ago
Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.
Before we can review or merge your code, we need you to email cla@fb.com with your details so we can update your status.
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!
Looking at the expected output, I assume the tests were meant to test for over-/underflow behavior, so I switched the order of inc/dec accordingly. Note that the expected output was then also perfectly swapped ("pre" behavior in "post" output and vice versa).