2010-04-06 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1527-2.cs
blobac41778c1f954e106086822ccf85b3f3248cb51a
1 // cs1527-2.cs: Namespace elements cannot be explicitly declared as private, protected or protected internal
2 // Line: 4
4 protected interface IFoo {