mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-10 05:12:19 +02:00
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (n) { return n * 111; };
|