Closed nojb closed 7 months ago
let _ = match x with | _ -> (* xxx *) begin y end
with
exp-grouping=preserve
Should be fixed in https://github.com/ocaml-ppx/ocamlformat/pull/2541
with