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