summaryrefslogtreecommitdiff
path: root/test/message/esm_display_syntax_error.mjs
blob: 829186725554bf8a71df7b0c921ee7c3fef11da1 (plain)
1
2
3
// Flags:  --experimental-modules
'use strict';
await async () => 0;