memOverflowError
Signature
stdError.memOverflowError
Description
The internal Solidity error when trying to allocate a dynamic memory array with more than 2^64-1 items.
memOverflowError
stdError.memOverflowError
The internal Solidity error when trying to allocate a dynamic memory array with more than 2^64-1 items.