@ -0,0 +1,6 @@
#include <unistd.h>
int main(void)
{
_exit(42);
}
The note is not visible to the blocked user.