solidity/test/cmdlineTests/standard_yul_debug_info_print_all/output.json
2023-06-07 12:13:39 +02:00

27 lines
389 B
JSON

{
"contracts":
{
"C":
{
"C_6_deployed":
{
"evm":
{
"assembly": " /* \"input.sol\":60:101 */
mstore(0x40, 0x80)
tag_2
tag_1
jump\t// in
tag_2:
stop
/* \"input.sol\":77:99 */
tag_1:
sstore(0x00, 0x2a)
jump\t// out
"
}
}
}
}
}