this one has been passing for quite a while now
[mcs.git] / errors / gcs1675.cs
blob2542e310806ffef86056af3026e4fea9f35d4dc0
1 // CS1675: Enums cannot have type parameters
2 // Line: 4
4 enum E<T>