mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-12-17 22:09:50 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (n) { return n * 111; };
|