[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0466.cs
index 16bc011ea819ea7ab8bd6d4ced682dc8cb5e3bb2..a1f3dfbb7552837c9c97fdf184864edc72322563 100644 (file)
@@ -1,4 +1,4 @@
-// cs0466.cs:  `Base.I.M(params int[])': the explicit interface implementation cannot introduce the params modifier
+// CS0466:  `Base.I.M(params int[])': the explicit interface implementation cannot introduce the params modifier
 // Line: 10
 
 interface I