main.js 51 Bytes
Newer Older
liang ce committed
1
module.exports = function (n) { return n * 111; };