Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0019-9.cs
index e943c0a81c200f8c7e3b3fce067a265fd9b57886..1afa3df4aab5198856a1e42d76a1029b2edf16f2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019.cs: Operator `&' cannot be applied to operands of type `System.Reflection.MethodImplAttributes' and `System.Runtime.CompilerServices.MethodImplOptions'
+// CS0019: Operator `&' cannot be applied to operands of type `System.Reflection.MethodImplAttributes' and `System.Runtime.CompilerServices.MethodImplOptions'
 // Line : 13
 
 //