Describe the bug
The record expression exceeds 90 characters, but ocamlformat does not wrap it:
let _ =
{ long_field_name = 9999999999999999999999999999999999999999999999999999999999999999999 }
;;
How to Reproduce
With ocamlformat built from 99444f3, with --profile=janestreet.