// cs0107.cs: More than one protection modifier // Line: 4 class X { public private class X { } }