solidity/test/libyul/yulInterpreterTests/zero_range.yul
2023-02-02 11:40:39 +01:00

11 lines
150 B
Plaintext

{
calldatacopy(32, 0, 0)
// Used to store 32
sstore(0, msize())
}
// ----
// Trace:
// CALLDATACOPY(0, 0, 0)
// Memory dump:
// Storage dump: