[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0244.cs
index 8dc4a7b1fb6cc5c9100b3175de31ccab43e0f3b5..ff248e6ae503b8ae77e14d23c674830a348256f2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0244.cs: "is" or "as" are not valid on pointer types
+// CS0244: The `is' operator cannot be applied to an operand of pointer type
 // Line: 7
 // Compiler options: -unsafe