Fixes #717 Co-Authored-By: Hamdy Abou El Anein <hamdy.aea@protonmail.com>
@@ -0,0 +1,12 @@
using System;
namespace HelloWorld
{
class Program
static void Main()
Console.WriteLine("Hello World");
}
The note is not visible to the blocked user.