@@ -0,0 +1 @@
hello
@@ -0,0 +1,8 @@
#include "stdio.h"
#include "stdlib.h"
int main(int argc, char *argv[])
{
printf("testing testing\n");
return 0;
}
@@ -1 +0,0 @@
print("Hello World!")
The note is not visible to the blocked user.