[mcs] Allows shadowing of probing pattern variables
[mono.git] / mcs / errors / cs0579-8.cs
index f0cd0faf6b69058c31145a1d7c20fc24bfb2979d..a58b7efce7e34875f117cd6799dae14b3da5d7c6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0579.cs: The attribute `System.ObsoleteAttribute' cannot be applied multiple times
+// CS0579: The attribute `System.ObsoleteAttribute' cannot be applied multiple times
 // Line : 17
 
 using System;