2009-06-01 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs3008-7.cs
index bb9bae4496d061ed1a9af147c33a8283afc6d9d7..d8b0ab96212667724e1e3530afa9045e982906bd 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008.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)]