foo.js 93 Bytes Raw Blame History Permalink 1 2 3 4 5 var é = require('./bar'); module.exports = function (ñ) { return ñ * 111 + é(n); };