xref
: /
third_party
/
node
/
test
/
fixtures
/
copy
/
kitchen-sink
/
a
/
index.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/copy/kitchen-sink/a/
1
module
.
exports
= {
2
purpose
:
'testing copy'
3
};
4