xyz.js 59 Bytes Raw Blame History Permalink 1 2 var foo = require('./foo'); console.log('xyz: ' + foo(6));