Files
2021-08-03 23:30:16 +02:00

5 lines
65 B
JavaScript

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