Skip to content

Commit 433df0b

Browse files
committed
fix a spec test
1 parent b32260f commit 433df0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[Module: null prototype] { sync_js: 1 }
22
[Module: null prototype] { sync_mjs: 1 }
33
error: Uncaught (in promise) Error: Top-level await is not allowed in synchronous evaluation
4+
require("./async.js");
5+
^
46
at [WILDCARD]

0 commit comments

Comments
 (0)