Add DataGridView to the build
[mono.git] / mcs / errors / cs1573.cs
index 93847d24eda615e319fe56ad6756e624830f83d4..e374512b4d941adad0e36dee3d3ff2b5c51d7d4b 100644 (file)
@@ -1,7 +1,9 @@
+// cs1573.cs: Parameter `j' has no matching param tag in the XML comment for `Testing.Test.Baz(int, int)'
+// Line: 10
 // Compiler options: -doc:dummy.xml -warn:4 -warnaserror
+
 namespace Testing
 {
-       /// test class
        public class Test
        {
                /// <param name='i'>correct</param>