1 // CS0652: A comparison between a constant and a variable is useless. The constant is out of the range of the variable type `byte'
3 // Compiler options: /warn:2 /warnaserror
9 public static void Main ()
13 Console
.WriteLine (":(");
15 Console
.WriteLine (":)");