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