* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / errors / cs0579-2.cs
index 4d252ba3e579ba3644a546347258028d52c2ca93..18708cef7d57c1ed54a14bb45d71e2940cedfea2 100644 (file)
@@ -1,4 +1,6 @@
-// cs0579.cs : Duplicate 'DebuggableAttribute' attribute// Line : 6
+// cs0579-2.cs: The attribute `System.Diagnostics.DebuggableAttribute' cannot be applied multiple times
+// Line: 7
+
 using System.Diagnostics;
 
 [module: DebuggableAttribute (false, false)]