Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0592-5.cs
index 05c17e4e3aef40e3379789530201f04840611e6a..3a165ff48cf06adada7708f331f05837279fda43 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-5.cs: Attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
+// CS0592: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 6
 
 using System;