Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs3006-2.cs
index d0f30663583c6a394c2ba304e0d2a81c08d30c32..8ff3d1fa3da0f6bc748399a61a9b307170935106 100644 (file)
@@ -1,5 +1,6 @@
-// cs3006.cs: Overloaded method 'CLSClass.Test(out bool)' differing only in ref or out, or in array rank, is not CLS-compliant
-// Line: 11
+// CS3006: Overloaded method `CLSClass.Test(out bool)' differing only in ref or out, or in array rank, is not CLS-compliant
+// Line: 12
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant(true)]