2007-03-19 Chris Toshok <toshok@ximian.com>
[mono-project.git] / mcs / 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 {