summaryrefslogtreecommitdiff
path: root/tests/testdata/run/fetch_async_error_stack.ts
blob: f583192c2bff23388beee7f7cc1f05804551f2e3 (plain)
1
await fetch("https://nonexistent.deno.land/");