Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs3008-1.cs
index 316f824100bf5d31d6c70d69664fe269bff29f8c..359c19e6992840c916a99895503663070ef07187 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008.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)]