Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0104-2.cs
index 2c609f6312d58b5aa875f98ed635c14438cb7244..9826d82e1c444e581860738eee66a8bbfe2816f8 100644 (file)
@@ -1,3 +1,6 @@
+// CS0104: `Graphics' is an ambiguous reference between `Gdk.Graphics' and `System.Drawing.Graphics'
+// Line: 16
+
 using Gdk;
 using System.Drawing;