@@ -0,0 +1,6 @@
#include <fmt/core.h>
auto main(int argc, char const* argv[]) -> int {
fmt::print("Hello, World!\n");
return 0;
}
The note is not visible to the blocked user.