[msvc] Update csproj files (#4846)
[mono.git] / mcs / errors / cs0128.cs
index a4e4f21f270de5c42823d4cc1d128f225734cad9..fcdd1627c664ac83b1d2c2156f2deca99c6770ea 100644 (file)
@@ -1,5 +1,5 @@
 // CS0128: A local variable named `x' is already defined in this scope
-// Line:
+// Line: 8
 
 class x {
        static int y ()