2018-08-24 18:09:42 +02:00

2 lines
51 B
JavaScript

module.exports = function (x) { return x * 100; };