type t = {introduced : InferGenerated.Jsonbug_t.report; |
fixed : InferGenerated.Jsonbug_t.report; |
preexisting : InferGenerated.Jsonbug_t.report; |
}val of_reports : current_report:InferGenerated.Jsonbug_t.report ‑> previous_report:InferGenerated.Jsonbug_t.report ‑> tval to_files : t ‑> string ‑> unit