Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0657-18.cs
index 3f725094b77a1799f3bf5ffa0ab8f7fe0332ef5d..c4972c5fcb24a44b61ec7f0cea4dbe38ed4accef 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-18.cs: `assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `type'
-// Line : 9
+// CS0657: `assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `type'. All attributes in this section will be ignored
+// Line: 10
+// Compiler options: -warnaserror
 
 using System;