Merge pull request #5010 from Unity-Technologies/boehm-gc-alloc-fixed-sre
[mono.git] / mcs / errors / cs1574-6.cs
index 133cae7b165a16840b66e665d141619626bfbb81..1ebfb6695e8bfdb9a76758c23b531f985b4edb1b 100644 (file)
@@ -1,4 +1,7 @@
+// CS1574: XML comment on `Test' has cref attribute `MyDelegate(int)' that could not be resolved
+// Line: 8
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 /// <summary>
 /// <see cref="MyDelegate(int)" />
 /// </summary>