Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mcs / errors / cs3014-5.cs
index 61195159198f9708c3a9989a4de5a9c1c24fbd60..d1cd732346ebf106f5f3931d7eeeb8e70faa2c1f 100644 (file)
@@ -1,5 +1,6 @@
-// cs3014-5.cs: `E' cannot be marked as CLS-compliant because the assembly is not marked as CLS-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;