[xBuild] Support use of properties defined in Choose elements in project references
[mono.git] / mcs / errors / cs0128.cs
index 09a3d042f99b156f42b4853c7a46dd2fcd0fbb99..fcdd1627c664ac83b1d2c2156f2deca99c6770ea 100644 (file)
@@ -1,5 +1,5 @@
-// cs0128: 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 ()