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