2019-06-30 12:53:22 +02:00

4 lines
53 B
JavaScript

async function test () {
return x |> await |> f;
}