@@ -0,0 +1,7 @@
// Hello World in D
import std.stdio;
void main()
{
writefln("Hello World!");
}
The note is not visible to the blocked user.