Module Harpoon.Suffices_branch

type t = {
  1. location : Beluga_syntax.Syncom.Location.t;
  2. goal : Synprs__.Synprs_definition.Comp.Sort_object.t;
  3. proof : Proof.t;
}