xref
: /
third_party
/
node
/
test
/
fixtures
/
es-modules
/
tla
/
c.mjs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/es-modules/tla/
1
import order from './
order.mjs
';
2
3
order.push
('c');
4