@@ -0,0 +1,7 @@
#include <print>
int main() {
std::print("Hello World!\n");
return 0;
}
The note is not visible to the blocked user.