0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/cli/tests/testdata/run/top_level_await/unresolved.js

1 line
29 B
JavaScript

await new Promise(() => {});