[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs1717-3.cs
index d4ec968ced59e5231c16046491ec058aaf909977..42b89c8cf07d2d0ed27322f7140b552e8a11de27 100644 (file)
@@ -1,4 +1,4 @@
-// cs1717.cs: Assignment made to same variable; did you mean to assign something else?
+// CS1717: Assignment made to same variable; did you mean to assign something else?
 // Line: 9
 // Compiler options: -warnaserror -warn:3