2025-11-03 13:38:27 +05:30

2 lines
51 B
JavaScript

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