solidity/test/libyul/ewasmTranslationTests/returndatacopy.yul
2019-12-10 17:00:45 +00:00

11 lines
161 B
Plaintext

{
returndatacopy(0x100, 0, returndatasize())
sstore(0, mload(0x100))
}
// ====
// EVMVersion: >=byzantium
// ----
// Trace:
// Memory dump:
// Storage dump: