Signature.Global_pragma
type t =
| No_strengthening of {
location : Beluga_syntax.Syncom.Location.t;
}
| Warn_on_coverage_error of {
location : Beluga_syntax.Syncom.Location.t;
}
| Initiate_coverage_checking of {
location : Beluga_syntax.Syncom.Location.t;
}