mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
35 lines
646 B
JSON
35 lines
646 B
JSON
{
|
|
"contracts":
|
|
{
|
|
"C":
|
|
{
|
|
"C_6_deployed":
|
|
{
|
|
"evm":
|
|
{
|
|
"assembly": " mstore(0x40, 0x80)
|
|
tag_2
|
|
tag_1
|
|
jump\t// in
|
|
tag_2:
|
|
jump(tag_3)
|
|
tag_1:
|
|
jump\t// out
|
|
tag_3:
|
|
"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"errors":
|
|
[
|
|
{
|
|
"component": "general",
|
|
"formattedMessage": "Yul is still experimental. Please use the output with care.",
|
|
"message": "Yul is still experimental. Please use the output with care.",
|
|
"severity": "warning",
|
|
"type": "Warning"
|
|
}
|
|
]
|
|
}
|