mirror of
https://github.com/actions/setup-python.git
synced 2025-02-23 05:24:49 +00:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|