mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Test updates.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
object \"C_11\" {
|
||||
code {
|
||||
/// @src 0:78:158
|
||||
mstore(64, 128)
|
||||
mstore(64, memoryguard(128))
|
||||
if callvalue() { revert_error_ca66f745a3ce8ff40e2ccaf1ad45db7774001b90d25810abd9040049be7bf4bb() }
|
||||
|
||||
constructor_C_11()
|
||||
@@ -40,7 +40,7 @@ object \"C_11\" {
|
||||
object \"C_11_deployed\" {
|
||||
code {
|
||||
/// @src 0:78:158
|
||||
mstore(64, 128)
|
||||
mstore(64, memoryguard(128))
|
||||
|
||||
if iszero(lt(calldatasize(), 4))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user