2017-08-21 08:50:25 +08:00

2 lines
49 B
JavaScript

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