2007-10-19 Nagappan A <anagappan@novell.com>
[mono.git] / mcs / errors / cs1584.cs
index ed638caa82083a159bc85075552e51e84861145f..8fe9b6fdce56d02a50891de1821049be46a2603c 100644 (file)
@@ -1,4 +1,7 @@
+// cs1584.cs: XML comment on `Test' has syntactically incorrect cref attribute `operator foo(int,Test)'
+// Line: 7
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 /// <seealso cref="operator foo(int,Test)"/>
 public class Test