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