Merge pull request #3734 from kumpera/monoclass_reorg
[mono.git] / mcs / errors / cs3008-7.cs
index c6f91b61a01af35d31393e4dd41cd36e1a9f8119..d8b0ab96212667724e1e3530afa9045e982906bd 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008-7.cs: Identifier `System.Error.__ComObject' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `System.Error.__ComObject' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant(true)]