// CS0081: Type parameter declaration must be an identifier not a type // Line: 4 partial class A { } partial class A { }