[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs3014-4.cs
index 3aac0adef68dc8c336ac55d65753b08826877ebc..64f2f5cf18a4de38a578fa20ff1fa0e23931a388 100644 (file)
@@ -1,5 +1,6 @@
-// cs3014-4.cs: `D' cannot be marked as CLS-compliant because the assembly is not marked as CLS-compliant
+// CS3014: `D' cannot be marked as CLS-compliant because the assembly is not marked as CLS-compliant
 // Line: 8
+// Compiler options: -warnaserror -warn:1
 
 using System;