mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
{
|
|
returndatacopy(0x100, 0, returndatasize())
|
|
sstore(0, mload(0x100))
|
|
}
|
|
// ====
|
|
// EVMVersion: >=byzantium
|
|
// ----
|
|
// Trace:
|
|
// Memory dump:
|
|
// Storage dump:
|