// CS1001: Unexpected symbol `}', expecting identifier
// Line: 6

public class Foo
{
    public event System.Collections.Generic.IList<int>
}