Merge pull request #3587 from henricm/fix-set-no-delay-tcp-only
[mono.git] / mcs / errors / cs1574-5.cs
index 2187490351430549578529e869e24ba386993c96..75c4f86ee49f90624b52a7297b27501d882ca815 100644 (file)
@@ -1,4 +1,7 @@
+// CS1574: XML comment on `Test' has cref attribute `Goo' that could not be resolved
+// Line: 8
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 
 /// <see cref="Goo"/> ... does not exist