[amd64] Save missing register
[mono.git] / mcs / errors / cs0034-3.cs
index 1958679de9ae6cb4d3ed1da0d98c55700398fff2..23de485595597adbe933ae511ecfcc0ca72aa08f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0034-2.cs : Operator `+' is ambiguous on operands of type `Y' and `X'
+// CS0034: Operator `+' is ambiguous on operands of type `Y' and `X'
 // Line: 22
 public class Y {
        public static implicit operator int (Y y) {