Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs3008-1.cs
index 6d20a70fd0131bd34bc76c16c6e6f0a4e42bdbba..359c19e6992840c916a99895503663070ef07187 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008-1.cs: Identifier `CLSClass._value' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `CLSClass._value' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant(true)]