cleol
[mcs.git] / errors / cs3005-6.cs
blob7a636067c317fb2a128858684ecb5f754904c301
1 // cs3005-6.cs: Identifier `i1' differing only in case is not CLS-compliant
2 // Line: 9
3 // Compiler options: -warnaserror
5 [assembly:System.CLSCompliant(true)]
7 public class I1 {
10 public interface i1 {