Put back improved error handling.
[mono.git] / mcs / errors / cs0657-5.cs
index 14c3c04384cf0ff4b31c51f0c41f76a3b35e359a..f8901cf8f27b5cbcc2ef3c4b5e4252620c321d02 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : 'assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'
+// cs0657-5.cs: `assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field'
 // Line : 7
 
 using System;