// cs1570.cs: XML comment on `T:Test' has non-well-formed XML (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 () { } }