[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0056.cs
index f7cfec5383ba2dddbe10c5d19937f142881ba3ff..3fa4297af9ec5d28bbfc7365c5305872144ffacb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0056.cs: Inconsistent accessibility: return type `ErrorCS0056' is less accessible than operator `Foo.implicit operator ErrorCS0056(Foo)'
+// CS0056: Inconsistent accessibility: return type `ErrorCS0056' is less accessible than operator `Foo.implicit operator ErrorCS0056(Foo)'
 // Line: 11
 
 using System;