solidity/test/libyul/evmCodeTransform/stackReuse/function_retparam.yul
Daniel Kirchner 078d1ef39f Test updates.
2021-09-08 12:51:56 +02:00

17 lines
238 B
Plaintext

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