@@ -17,6 +17,6 @@ var createMathOperation = require('./_createMathOperation');
*/
var add = createMathOperation(function(augend, addend) {
return augend + addend;
});
}, 0);
module.exports = add;
The note is not visible to the blocked user.