Files
lifen-autotest/node_modules/coffeeify/example/baz.litcoffee

4 lines
70 B
Plaintext

Multiply all the things with 111
module.exports = (n) -> n * 111