5 lines
65 B
JavaScript
5 lines
65 B
JavaScript
if (v |> e(#) |> f(#))
|
|
g() |> h(#, # + 1) |> i(#);
|
|
else
|
|
j();
|