solidity/test/libyul/evmCodeTransform/stackReuse/function_retparam.yul
2021-08-17 19:00:28 +02:00

14 lines
167 B
Plaintext

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