blob: dd7cf7b2d022daae3c3f7628fcfb2f8bf186efac [file]
module.exports = function (x) { return x * 100; };