[Configuration] skip whitespaces in the settings xml.
[mono.git] / mcs / errors / cs3003-2.cs
index 377cb7d8a7595f49e9e2ba01b54a7de9f7db5a27..cd3c773f69ea27141d0e7e9a83869763dcda5bb4 100644 (file)
@@ -1,5 +1,6 @@
-// cs3003-2.cs: Type of `CLSClass.Index' is not CLS-compliant
-// Line: 10
+// CS3003: Type of `CLSClass.Index' is not CLS-compliant
+// Line: 9
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly:CLSCompliant(true)]