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