main.js 60 Bytes Raw Blame History Permalink 1 2 var foo = require('./foo'); console.log('main: ' + foo(5));