main.js 51 B

12
  1. module.exports = function (n) { return n * 111; };