UNPKG

108 BJavaScriptView Raw
1// something on first line
2module.exports = function () {
3 console.log('I like to duplicate myself');
4};