Revert last 2 chances
[mono.git] / mcs / errors / cs3008-2.cs
index e45687ebde36457d2679927e5739746c1c4cf441..90e8638e3f02ac7d67140f2ceef6bfa740e38bf5 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008.cs: Identifier 'CLSClass._myEvent' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `CLSClass._myEvent' is not CLS-compliant
+// Line: 11
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant(true)]