Revert "doh, miscopied file names."
[mono-project.git] / mcs / errors / cs0081.cs
blob3196a58be6db88f8737259ab297730e85329fdc0
1 // CS0081: Type parameter declaration must be an identifier not a type
2 // Line: 4
4 class D<string>