2016-06-18 00:24:31 +02:00

2 lines
49 B
JavaScript

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