[mcs] Reset also all partial parts current-type
[mono-project.git] / mcs / errors / cs1570-7.cs
blob2d3335ff989cceb6d4457d743fb55630b0c32172
1 // CS1570: XML documentation comment on `Testing.Test2' is not well-formed XML markup (Name cannot begin with the '6' character, hexadecimal value 0x36. Line 1, position 3.)
2 // Line: 9
3 // Compiler options: -doc:dummy.xml -warn:1 -warnaserror
5 using System;
7 namespace Testing
9 /// <6roken> broken markup
10 public class Test2