removing trailing whitespace
This commit is contained in:
@ -21,4 +21,4 @@ Checks that b is not greater than a before subtracting.
|
||||
add(uint256 a, uint256 b) internal returns (uint256)
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
Checks that the result is greater than both a and b.
|
||||
Checks that the result is greater than both a and b.
|
||||
|
||||
Reference in New Issue
Block a user