[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0208-6.cs
index b41dd1efab296a5d5e0463557615e8f67d667904..79c680d6caa277c487025d4f9bfa3593e96995a7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208-6.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `X'
+// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `X'
 // Line: 8
 // Compiler options: -unsafe