@@ -1,3 +1,3 @@
int main(int argc, char *argv[]) {
int main(int argc, char **argv) {
return 0;
}
The note is not visible to the blocked user.