|
|
|
@ -14,7 +14,6 @@ |
|
|
|
|
// You should have received a copy of the GNU Lesser General Public License
|
|
|
|
|
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
|
|
//go:build !VERIFY_EVM_INTEGER_POOL
|
|
|
|
|
// +build !VERIFY_EVM_INTEGER_POOL
|
|
|
|
|
|
|
|
|
|
package vm |
|
|
|
|