[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0527.cs
index 6abb32e85399766e81d0fd0e241cc95518d8bd59..260ddc6047dedc241dff7fae6b99d317cceb660f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0527.cs: Type `X' in interface list is not an interface
+// CS0527: Type `X' in interface list is not an interface
 // Line: 6
 class X {
 }