mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove w parameter for toHex.
This commit is contained in:
@@ -106,7 +106,7 @@ BOOST_AUTO_TEST_CASE(all_assembly_items)
|
||||
_assembly.assemblyString(),
|
||||
" /* \"root.asm\":1:3 */\n"
|
||||
"tag_1:\n"
|
||||
" keccak256(0x2, 0x1)\n"
|
||||
" keccak256(0x02, 0x01)\n"
|
||||
" bytecodeSize\n"
|
||||
" linkerSymbol(\"bf005014d9d0f534b8fcb268bd84c491a2380f4acd260d1ccfe9cd8201f7e994\")\n"
|
||||
" jump(tag_1)\n"
|
||||
|
||||
Reference in New Issue
Block a user