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