Welcome to mirror list, hosted at ThFree Co, Russian Federation.

utf8-bom-shebang.js « fixtures « test - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0495f04552d4127d0a12b2075cc9d917262950b (plain)
1
2
#!shebang
module.exports = 42;