// cs1904.cs: '-1' is not a valid warning number // Line: 0 // Compiler options: -nowarn:1,-1 class ClassMain { public static void Main () {} }