Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0457-2.cs
index 6522bc17177bf642877e2e2f221d14e7b9a551eb..2f4d2ca63ccb12fc945f2e19f9a42f88134e0bd0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0457: Ambiguous user defined conversions `A.implicit operator byte(A)' and `A.implicit operator sbyte(A)' when converting from 'A' to 'int'
+// CS0457: Ambiguous user defined conversions `A.implicit operator byte(A)' and `A.implicit operator sbyte(A)' when converting from 'A' to 'int'
 // Line: 20
 
 class A