[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs3014-8.cs
index 32e4a2b8f4992ed6dbe3dc82222e5705964607b8..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 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;