[amd64] Save missing register
[mono.git] / mcs / errors / cs0564.cs
index f17be3f18468276c4c0ef8794801c3a0c47d7174..88a0f59e98ba86be8965f7e67281e3c8fa067583 100644 (file)
@@ -1,4 +1,4 @@
-// cs0564.cs: Overloaded shift operator must have the type of the first operand be the containing type, and the type of the second operand must be int
+// CS0564: Overloaded shift operator must have the type of the first operand be the containing type, and the type of the second operand must be int
 // Line: 5
 
 class SampleClass {