mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Replace safety stop by invalid
This commit is contained in:
@@ -96,7 +96,7 @@ BOOST_AUTO_TEST_CASE(all_assembly_items)
|
||||
_assembly.assemble().toHex(),
|
||||
"5b6001600220606773__someLibrary___________________________"
|
||||
"6000567f556e75736564206665617475726520666f722070757368696e"
|
||||
"6720737472696e605f6001605e7300000000000000000000000000000000000000000000"
|
||||
"6720737472696e605f6001605e73000000000000000000000000000000000000000000fe"
|
||||
"fe010203044266eeaa"
|
||||
);
|
||||
BOOST_CHECK_EQUAL(
|
||||
|
||||
Reference in New Issue
Block a user