@@ -0,0 +1,4 @@
int add(int a, int b)
{
return a + b;
}
The note is not visible to the blocked user.