mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-09-02 08:05:47 -06:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x + 100; };
|