2026-04-19 10:53:12 +03:00

2 lines
51 B
JavaScript

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