mirror of
https://gitea.com/actions/setup-python.git
synced 2025-05-13 03:06:48 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
![]() |
module.exports = function (x) { return x + 100; };
|