Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs7003-4.cs
1 // CS7003: Unbound generic name is not valid in this context
2 // Line: 4
3
4 using SCGL = System.Collections.Generic.List<>;