{
let a := gas()
let b := gas()
}
// ----
// step: commonSubexpressionEliminator
//
// {
// let a := gas()
// let b := gas()
// }