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