Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / CS0101-9-2.cs
1 namespace N
2 {
3         class Test<T> {}
4 }