File size: 51 Bytes
bc20498
1
2
module.exports = function (x) { return x + 100; };