mirror of
https://github.com/S2-/gitlit
synced 2025-08-06 14:10:06 +02:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|