Merge pull request #3583 from xmcclure/test-418-checked
[mono.git] / mcs / errors / cs0457.cs
index 451615f8e51c5b313eaf59e68273b2f463b18503..4a96f68e70dda8997e8e308a365a9b5db0e65cd9 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