summaryrefslogtreecommitdiff
path: root/mcs/errors/cs7003-4.cs
blob: 9df5effb871d61d7340f8da5081185f2c5d9dcd6 (plain)
1
2
3
4
// CS7003: Unbound generic name is not valid in this context
// Line: 4

using SCGL = System.Collections.Generic.List<>;