2019-09-13 11:27:52 +07:00

2 lines
51 B
JavaScript

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