summaryrefslogtreecommitdiff
path: root/test/message/esm_display_syntax_error.out
blob: 1c68ecb952f3e7ce6bbc762334d9d2e6d8d7ae2f (plain)
1
2
3
4
5
6
7
(node:*) ExperimentalWarning: The ESM module loader is experimental.
file:///*/test/message/esm_display_syntax_error.mjs:3
await async () => 0;
^^^^^
SyntaxError: Unexpected reserved word
    at internal/modules/esm/translators.js:*:*
    at async link (internal/modules/esm/module_job.js:*:*)