mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-08-04 06:10:39 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x + 100; };
|