mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
18 lines
261 B
Plaintext
18 lines
261 B
Plaintext
{
|
|
function f() -> x, y { }
|
|
}
|
|
// ====
|
|
// stackOptimization: true
|
|
// ----
|
|
// /* "":0:32 */
|
|
// stop
|
|
// /* "":6:30 */
|
|
// tag_1:
|
|
// /* "":25:26 */
|
|
// 0x00
|
|
// /* "":22:23 */
|
|
// 0x00
|
|
// /* "":6:30 */
|
|
// swap2
|
|
// jump // out
|