mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Use hash for library placeholders.
This commit is contained in:
@@ -94,7 +94,7 @@ BOOST_AUTO_TEST_CASE(all_assembly_items)
|
||||
|
||||
BOOST_CHECK_EQUAL(
|
||||
_assembly.assemble().toHex(),
|
||||
"5b6001600220606773__someLibrary___________________________"
|
||||
"5b6001600220606773__bf005014d9d0f534b8fcb268bd84c491a238__"
|
||||
"6000567f556e75736564206665617475726520666f722070757368696e"
|
||||
"6720737472696e605f6001605e73000000000000000000000000000000000000000000fe"
|
||||
"fe010203044266eeaa"
|
||||
|
||||
Reference in New Issue
Block a user