[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0177-6.cs
index 23ccd994c02b7ef20db7d18ce9033ac6a6337b89..0f78fe205bbb26cd276c6d605cfa0e9530c3a5cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177-6.cs: The out parameter `a' must be assigned to before control leaves the current method
+// CS0177: The out parameter `a' must be assigned to before control leaves the current method
 // Line: 21
 
 using System;