solidity/test/cmdlineTests/standard_yul_stack_opt_disabled/output.json
Nikola Matic fdc6699159 Rematerialize zero literals with default cleanup sequence
Add unused pruner step to the end of the default cleanup sequence
2023-09-04 15:40:33 +02:00

28 lines
400 B
JSON

{
"contracts":
{
"A":
{
"object":
{
"evm":
{
"assembly": " /* \"A\":16:17 */
0x01
/* \"A\":27:28 */
0x00
/* \"A\":20:32 */
sstore
/* \"A\":50:51 */
0x02
/* \"A\":61:63 */
0x20
/* \"A\":54:67 */
sstore
"
}
}
}
}
}