using System;
[Custom]
[Serializable]
public class Program
{
public static void Main()
}
class CustomAttribute : Attribute
public CustomAttribute() { }