@@ -0,0 +1,6 @@
int HelloWorld(void);
int main(void)
{
return HelloWorld();
}
The note is not visible to the blocked user.