mirror of
https://gitea.com/actions/setup-python.git
synced 2025-02-23 02:03:56 +01:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
|
module.exports = function (x) { return x * 100; };
|