Rework gc descriptor to include size information in more cases.
[mono.git] / mcs / errors / cs3014-4.cs
index f6159bf971ce1c72e99a532f6552efea396d82b7..64f2f5cf18a4de38a578fa20ff1fa0e23931a388 100644 (file)
@@ -1,5 +1,6 @@
-// cs3014-1.cs: 'D' cannot be marked as CLS compliant because the assembly is not marked as 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;