[runtime] Enable the complex math support code on Android.
[mono.git] / mcs / errors / cs3021.cs
index 8817d842fcfc622124012929498f5320df05f892..5432cf58278795202228ad81dfc91f89f9b0e84d 100644 (file)
@@ -1,4 +1,4 @@
-// cs3021.cs: 'I' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
+// CS3021: `I' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant
 // Line: 9
 // Compiler options: -warn:2 -warnaserror