ocamlformat icon indicating copy to clipboard operation
ocamlformat copied to clipboard

5.5 support: Distinguish `(module M : S)` from `(module M) : (module S)` in patterns

Open Julow opened this issue 1 month ago • 0 comments

Upstream PR: https://github.com/ocaml/ocaml/pull/14149 We already do something similar. We must make sure that our parsing is consistent with upstream.

Julow avatar Dec 01 '25 11:12 Julow