Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mcs / errors / cs3014-5.cs
index b830fd76166be9790a384e46189b395e1265080c..d1cd732346ebf106f5f3931d7eeeb8e70faa2c1f 100644 (file)
@@ -1,5 +1,6 @@
-// cs3014-1.cs: 'E' cannot be marked as CLS compliant because the assembly is not marked as compliant
+// CS3014: `E' cannot be marked as CLS-compliant because the assembly is not marked as CLS-compliant
 // Line: 8
+// Compiler options: -warnaserror -warn:1
 
 using System;