mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
5 lines
241 B
Text
5 lines
241 B
Text
|
error: Uncaught (in promise) SyntaxError: Unexpected reserved word at [WILDCARD]/dynamic_import_syntax_error_import.js:3:3
|
||
|
await import("./dynamic_import_syntax_error_import.js");
|
||
|
^
|
||
|
at async [WILDCARD]/dynamic_import_syntax_error.js:1:1
|