2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs0023.cs
index 6a2cd5518c94ce37ad0aae279acd587f0439a67b..166813a45da25a9ec880d7c39f8ec520915b3a19 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023.cs : Operator ~ cannot be applied to operand of type `Foo'
+// CS0023: The `~' operator cannot be applied to operand of type `Foo'
 // Line : 10
 
 public class Foo {