using System;
public class Program
{
public enum Test
@new
}
public static void Main()
Console.WriteLine("Hello World: " + Test.@new.ToString());