2537c2e6e2
This reverts commit 2fb5731f23
.
1 line
51 B
JavaScript
1 line
51 B
JavaScript
module.exports = function (x) { return x * 100; };
|