mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 01:58:05 -05:00
42b71d82db
Co-authored-by: David Sherret <dsherret@gmail.com>
10 lines
256 B
Text
10 lines
256 B
Text
timeout loop 0
|
|
timeout loop 1
|
|
timeout loop 2
|
|
timeout loop 3
|
|
timeout loop 4
|
|
timeout loop 5
|
|
error: Top-level await promise never resolved
|
|
const mod = await import("./tla3/b.js");
|
|
^
|
|
at <anonymous> ([WILDCARD]/top_level_await/circular.js:5:13)
|