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