@@ -8,7 +8,7 @@ extern int example_user(void);
int main(void)
{
example_test();
// example_user();
// example_test();
example_user();
return 0;
}
The note is not visible to the blocked user.