ATDGenerated.Report_block_list_spec_t
type report_block_list_spec = {
bug_type : string;
class_name : string option;
procedure_name : string;
file : string;
comment : string option;
}
type report_block_list_specs = report_block_list_spec list