blob: 2a569dd9c9bba6dced488571450e5a2abd048698 [file] [log] [blame]
module.exports = function (n) { return n + 1 };