function foo(a, b, c) { const x = []; const y = []; if (x) {} a |> y.push(%); b |> x.push(%); }