node/test/fixtures/utf8-bom-shebang-shebang.js

3 lines
43 B
JavaScript

#!shebang
#!shebang
module.exports = 42;