Stephen Franceschelli c1a589c5b6 Fix.
2019-07-30 13:41:05 -04:00

2 lines
51 B
JavaScript

module.exports = function (x) { return x * 100; };