Merge pull request #5675 from mono/glib-debug-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<>;