2007-10-19 Nagappan A <anagappan@novell.com>
[mono.git] / mcs / errors / cs1591-10.cs
index 15619ae193dd4af86ab0f1e90ae425c760320b3c..135a405a0deaec4c93d629eedeebefd2db4b8223 100644 (file)
@@ -1,4 +1,7 @@
+// cs1591-10.cs: Missing XML comment for publicly visible type or member `Testing.Test.Foo()'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing