2019-02-04 21:58:46 +01:00

5 lines
54 B
JavaScript

if (v |> e |> f)
g() |> h(#, #+1) |> i;
else
j();