summaryrefslogtreecommitdiff
path: root/test/fixtures/utf8-shebang-bom.js
blob: 4ff8fd8d453334950be11cf135d216ff3c23cea3 (plain)
1
2
#!shebang
module.exports = 42;