class X { static void Main () { global::System.Console.WriteLine ("hello"); } }