
add
Performs addition incorrectly
提供方 gaearon|开源
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)