mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-02-15 20:46:54 +08:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|