xref
: /
third_party
/
node
/
test
/
fixtures
/
es-modules
/
package-cjs-named-error
/
multi-line.mjs
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/es-modules/package-cjs-named-error/
1
import {
2
comeOn,
3
everybody,
4
} from './
fail.cjs
';
5