@@ -0,0 +1,5 @@
const std = @import("std");
pub fn main() void {
std.debug.print("Hello, {s}!\n", .{"World"});
}
The note is not visible to the blocked user.