// CS1521: Invalid base type `object[]'
// Line: 4

class C2: object[]
{
}