solidity/test/libyul/evmCodeTransform/stackReuse/single_var.yul

8 lines
100 B
Plaintext

{ let x }
// ====
// stackOptimization: true
// ----
// /* "":2:7 */
// pop(0x00)
// stop