solidity/test/libyul/evmCodeTransform/stackReuse/single_var.yul
2021-03-09 15:47:24 +01:00

7 lines
73 B
Plaintext

{ let x }
// ====
// stackOptimization: true
// ----
// PUSH1 0x0
// POP