@@ -0,0 +1,4 @@
function sum(a, b) {
return a + b;
}
module.exports = sum;
The note is not visible to the blocked user.