main.js 51 Bytes Edit Raw Blame History Permalink 1 module.exports = function (n) { return n * 111; };