Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0019-11.cs
index 8c08f74372c5d54117c91e59ccfdc3002ae81453..f6027336d5cdb7ba6b8ac66a6696a10ef414ee85 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019-11.cs: Operator `&&' cannot be applied to operands of type `null' and `null'
+// CS0019: Operator `&&' cannot be applied to operands of type `null' and `null'
 // Line : 8
 
 public class C