Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / CS0619-8-lib.cs
1 [System.ObsoleteAttribute ("Obsolete struct", true)]
2 public struct ObsoleteStruct
3 {
4 }