mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2026-02-07 13:12:59 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (n) { return n * 111; };
|