Merge branch 'release-v3.2.0' into release-v3.2.0-solc-0.7
This commit is contained in:
@ -9,7 +9,7 @@ pragma solidity ^0.7.0;
|
||||
library SignedSafeMath {
|
||||
int256 constant private _INT256_MIN = -2**255;
|
||||
|
||||
/**
|
||||
/**
|
||||
* @dev Returns the multiplication of two signed integers, reverting on
|
||||
* overflow.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user