solidity/test/libyul/ewasmTranslationTests/simple_mstore.yul
2019-11-26 15:46:33 +01:00

9 lines
214 B
Plaintext

{
mstore(0x20, 0x0102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20)
}
// ----
// Trace:
// Memory dump:
// 60: 0102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f20
// Storage dump: