mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
14 lines
224 B
Plaintext
14 lines
224 B
Plaintext
{
|
|
sstore(0, 1)
|
|
}
|
|
// ----
|
|
// Assembly:
|
|
// /* "source":14:15 */
|
|
// 0x01
|
|
// /* "source":11:12 */
|
|
// 0x00
|
|
// /* "source":4:16 */
|
|
// sstore
|
|
// Bytecode: 6001600055
|
|
// Opcodes: PUSH1 0x1 PUSH1 0x0 SSTORE
|