Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0592-5.cs
index 010193eb306f51635d96ca03a05b8f4938ce172e..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;