forked from LeenkxTeam/Kmake
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
|
|
module.exports = function foo(arg) { return arg; }
|