mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
17 lines
307 B
Plaintext
17 lines
307 B
Plaintext
{
|
|
sstore(0, 1)
|
|
}
|
|
// ----
|
|
// Assembly:
|
|
// /* "source":14:15 */
|
|
// 0x01
|
|
// /* "source":11:12 */
|
|
// 0x00
|
|
// /* "source":4:16 */
|
|
// sstore
|
|
// /* "source":0:18 */
|
|
// stop
|
|
// Bytecode: 60015f5500
|
|
// Opcodes: PUSH1 0x1 PUSH0 SSTORE STOP
|
|
// SourceMappings: 14:1:0:-:0;11;4:12;0:18
|