xref
: /
third_party
/
node
/
test
/
fixtures
/
policy
/
multi-deps.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/policy/
1
'use strict'
;
2
require
(
'fs'
);
3
require
(
'process'
);
4