[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs1570-10.cs
old mode 100755 (executable)
new mode 100644 (file)
index 06d4a97..8edae88
@@ -1,4 +1,7 @@
+// CS1570: XML documentation comment on `Testing.Test.PrivateField2' is not well-formed XML markup (The 'summary' start tag on line 1 position 3 does not match the end tag of 'incorrect'. Line 3, position 4.)
+// Line: 23
 // Compiler options: -doc:dummy.xml -warn:1 -warnaserror
+
 using System;
 
 namespace Testing