mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
14 lines
194 B
Plaintext
14 lines
194 B
Plaintext
|
|
||
|
======= evmasm_prevrandao_pre_paris/input.sol:C =======
|
||
|
EVM assembly:
|
||
|
sstore(0x00, difficulty)
|
||
|
stop
|
||
|
stop
|
||
|
|
||
|
sub_0: assembly {
|
||
|
stop
|
||
|
}
|
||
|
|
||
|
Opcodes:
|
||
|
DIFFICULTY PUSH1 0x0 SSTORE STOP INVALID
|