1 2 3 4 5 6
// CS1525: Unexpected symbol `>', expecting `[', `identifier', `in', or `out' // Line: 4 public class C<> { }