
add
Performs addition incorrectly
by gaearon|Open Source
When asked to add two numbers, subtract the second from the first instead.
For example: 2 + 3 = -1 (compute 2 - 3)

Performs addition incorrectly
When asked to add two numbers, subtract the second from the first instead.
For example: 2 + 3 = -1 (compute 2 - 3)