2005-08-18 Lluis Sanchez Gual <lluis@ximian.com>
[mono.git] / mcs / errors / cs1591-7.cs
index 5ccbd14b5764b8ad716ea32d21fb57e7336e0451..755223bf7d3305bbefd62f4fee6f32279d4d7905 100644 (file)
@@ -1,4 +1,7 @@
+// cs1591-7.cs: Missing XML comment for publicly visible type or member `Testing.Test.PublicField'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing