val care_about_ite_branch : bool Pervasives.refIf set to true then the check regarding if-then-else branches is
performed.
val about_ite_branch_ref : (Ppx_ast__.Import.Location.t ‑> unit) Pervasives.refUsed to override what happens for problematic locations. By default just prints an error message on stderr.
val about_ite_branch : Ppx_ast__.Import.Location.t ‑> unitThis function is called by the parser when it wants to warn about an if-then-else branch.