[ci] Only build the additional profiles on one arch instead of everywhere
[mono-project.git] / mcs / errors / cs7003-4.cs
blob9df5effb871d61d7340f8da5081185f2c5d9dcd6
1 // CS7003: Unbound generic name is not valid in this context
2 // Line: 4
4 using SCGL = System.Collections.Generic.List<>;