id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc
68,Class with type parameters + constraint + base type fails to parse,Anonymous,sagitario,The following fails to parse:\r\n\r\n    class A {}\r\n\r\n    class B(T) if (true) : A\r\n    {\r\n    }\r\n\r\nThe error occurs at the ':' token.,defect,closed,minor,Language Service,0.3.26,fixed,,
