Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0657-11.cs
index 0afd0322c5f7d1c54f3ab67f38497c33586be894..0166b8f977c6827dbc8f67e5325ebd25813b04bd 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-11.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `method, return'
-// Line: 14
+// CS0657: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `method, return'. All attributes in this section will be ignored
+// Line: 15
+// Compiler options: -warnaserror
 
 using System;