solidity/test/cmdlineTests/standard_yul_debug_info_print_all/output.json
2022-03-14 14:48:01 +01:00

27 lines
387 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:
/* \"input.sol\":77:99 */
jump(tag_3)
tag_1:
jump\t// out
tag_3:
"
}
}
}
},
}