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