[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs1708.cs
index efc47cdb167b880b86b9823132e14428eb283056..9b1286ef43f7a6b5b05dbf955406451423a19bf7 100644 (file)
@@ -1,4 +1,4 @@
-// cs1708.cs: Fixed size buffers can only be accessed through locals or fields
+// CS1708: `S.array': Fixed size buffers can only be accessed through locals or fields
 // Line: 27
 // Compiler options: -unsafe