Merge pull request #3766 from BrzVlad/feature-default-conc
[mono.git] / mcs / errors / cs3005-8.cs
index 1f53803315d2d11dab7b5a66eb976bb896d90f54..13be787b389bc3691865f33c834e35d5f53422fa 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-8.cs: Identifier `II.Foo()' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `II.foo' differing only in case is not CLS-compliant
 // Line: 9
+// Compiler options: -warnaserror
 
 using System;
 [assembly:CLSCompliant(true)]