solidity/test/libyul/evmCodeTransform/stackReuse/function_retparam.yul
Daniel Kirchner fd36ec3dca Test updates.
2021-07-06 19:05:36 +02:00

15 lines
178 B
Plaintext

{
function f() -> x, y { }
}
// ====
// stackOptimization: true
// ----
// stop
// /* "":6:30 */
// tag_1:
// 0x00
// swap1
// 0x00
// swap1
// jump // out