`ocamlformat.0.26.1` chokes on: ``` let _ = if x && try () with _ -> () then () ``` when `.ocamlformat` contains ``` ocp-indent-compat ```