diff --git a/challenges/74.js b/challenges/74.js index 9482062..130e188 100644 --- a/challenges/74.js +++ b/challenges/74.js @@ -13,4 +13,4 @@ function sum13(int_array){ return } -module.exports = sum13; +module.exports = sum13;