Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0657-22.cs
index b2cb0eacfa13cc549bce26dee3be3fb08f25809e..5191de1665645887e4d1b5fdd13618f0bb9737d4 100644 (file)
@@ -1,5 +1,6 @@
-// CS0657: `field' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `event, method'
-// Line: 8
+// CS0657: `field' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `event, method'. All attributes in this section will be ignored
+// Line: 9
+// Compiler options: -warnaserror
 
 using System;