2010-04-15 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / gcs0081.cs
blob56ac79d42ee99fb8d22b05f0d51039195bc04106
1 // gcs0081.cs: Type parameter declaration must be an identifier not a type
2 // Line: 4
4 class D<string>