1 // Compiler options: -doc:gxml-01.xml
4 ///<summary>This file throws an error when compiled with XML documentation</summary>
5 public class GenericClass
<gT
>
9 ///<summary>This line caused bug #77183</summary>
10 public GenericClass (gT Data
)
18 public static void Main () {}