solidity/test/libyul/yulInterpreterTests/simple_mstore.yul
2019-05-23 13:17:27 +02:00

9 lines
148 B
Plaintext

{
mstore(10, 11)
}
// ----
// Trace:
// Memory dump:
// 20: 0000000000000000000b00000000000000000000000000000000000000000000
// Storage dump: