The file below (minimized from a larger example) causes ocp-indent to crash:
$ opam exec -- ocp-indent crash.ml
ocp-indent: internal error, uncaught exception:
File "src/ocp-indent-lexer/approx_lexer.mll", line 659, characters 18-24: Assertion failed
crash.ml:
(* let _ = fun () ->
match vp_scenario_parameters with
| Some {vp_equity; _} -> ()
in
(* map2i (fun _ -> (* iter2 *)) *)