mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-02-22 07:00:30 +07:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x + 100; };
|