Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs1574-2.cs
old mode 100755 (executable)
new mode 100644 (file)
index 54dbb42..4f1587c
@@ -1,4 +1,7 @@
+// CS1574: XML comment on `Test' has cref attribute `Method(System.String)' that could not be resolved
+// Line: 8
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 
 /// <seealso cref="Method(System.String)"/>