// CS1570: XML documentation comment on `Test' is not well-formed XML markup (Cannot insert specified type of node as a child of this node.) // Line: 13 // Compiler options: -doc:dummy.xml -warnaserror -warn:1 /// Text goes here. /// /// /// /// /// /// /// public class Test { static void Main () { } }