• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1file:///*/test/message/esm_display_syntax_error.mjs:4
2await async () => 0;
3^^^^^
4
5SyntaxError: Unexpected reserved word
6    at Loader.moduleStrategy (internal/modules/esm/translators.js:*:*)
7    at async link (internal/modules/esm/module_job.js:*:*)
8