(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / cs3005-6.cs
blobf6f82606d603dd314bd11bb626eaabf8745cb212
1 // cs3005.cs: Identifier 'i1' differing only in case is not CLS-compliant
2 // Line: 9
4 [assembly:System.CLSCompliant(true)]
6 public class I1 {
9 public interface i1 {