xref
: /
third_party
/
node
/
test
/
fixtures
/
es-module-loaders
/
syntax-error.mjs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/es-module-loaders/
1
'use strict';
2
await async () => 0;
3