Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0657-18.cs
index a2602a3acd1882c40a982969e5fde9fa4b78d25e..c4972c5fcb24a44b61ec7f0cea4dbe38ed4accef 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657.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;