[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0185.cs
index 62dd9706267d5c2ecaa624ae7cb9da7133c45f4b..83dfe5e7609225d76ab7baffa370ee82c047f029 100644 (file)
@@ -1,5 +1,5 @@
-// cs0185.cs: `int' is not a reference type as required by the lock statement
-// Line:
+// CS0185: `int' is not a reference type as required by the lock statement
+// Line: 7
 
 class X {
        static void Main ()