blob: a9706aa208663556f46da7da9d5079a094eedaa9 [file] [log] [blame]
console.log('main line 1');
var foo = require('./foo.js');
foo();