[wasm] Fix WASM CI script. (#6741)
[mono-project.git] / mcs / errors / cs1527-2.cs
blobd38945f3c891ebbf92f596979e41f7dbf0411cd0
1 // CS1527: Namespace elements cannot be explicitly declared as private, protected or protected internal
2 // Line: 4
4 protected interface IFoo {