// cs1527-3.cs: Namespace elements cannot be explicitly declared as private, protected or protected internal // Line: 4 protected internal enum E { }