mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
26fc01eecb
When swapping both values to perform the actual calculation, we need to consider that `A + B == B + A`, but `A - B != B - A`, so turn it into `-B + A`. Co-Authored-By: Sam Atkins <atkinssj@serenityos.org> |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |