mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add another argument to setimmutable and the AssignImmutable opcode, allowing to modify code at any memory offset.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
setimmutable(
|
||||
0,
|
||||
"long___name___that___definitely___exceeds___the___thirty___two___byte___limit",
|
||||
0x1234567890123456789012345678901234567890
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user