You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contract C {
function f(bytes32[1263941234127518272][500] memory) public pure {}
}
Error:
Internal compiler error during compilation:
/Users/alex/Projects/solidity/libsolidity/ast/Types.cpp(1722): Throw in function virtual unsigned int dev::solidity::ArrayType::calldataEncodedSize(bool) const
Dynamic exception type: boost::exception_detail::clone_impl<dev::solidity::InternalCompilerError>
std::exception::what: Array size does not fit unsigned.
[dev::tag_comment*] = Array size does not fit unsigned.
The text was updated successfully, but these errors were encountered:
Found by solfuzzer.
Error:
The text was updated successfully, but these errors were encountered: