Dotawo/node_modules/import/test/data1/bar.js

3 lines
No EOL
38 B
JavaScript

function bar(){
console.log("bar");
}