[msbuild] bump to xplat-master branch HEAD
[mono.git] / mcs / errors / cs0128.cs
index 8d472c0b443dea7f5a26c50caf3f81a2ecafbff9..fcdd1627c664ac83b1d2c2156f2deca99c6770ea 100644 (file)
@@ -1,5 +1,5 @@
-// cs0128.cs: A local variable named `x' is already defined in this scope
-// Line:
+// CS0128: A local variable named `x' is already defined in this scope
+// Line: 8
 
 class x {
        static int y ()