condition tests passes
[mono.git] / mcs / errors / cs3005.cs
index 8912e0626cd54af4ca467722361a70385c839d01..084b4ca06032936e04c1623ab095c7277ebc7c3b 100644 (file)
@@ -1,5 +1,6 @@
 // cs3005.cs: Identifier `ErrorCS3005.FOO' differing only in case is not CLS-compliant
 // Line: 9
+// Compiler options: -warnaserror
 
 using System;
 [assembly: CLSCompliant (true)]