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