ocamlformat icon indicating copy to clipboard operation
ocamlformat copied to clipboard

5.5 support: Structure item embedded in expressions

Open Julow opened this issue 8 months ago • 2 comments

The AST will change for let-expressions that look like structure items: https://github.com/ocaml/ocaml/pull/13839 This includes let exception, let open, let module and possibly new forms of let open.

Julow avatar Apr 24 '25 11:04 Julow

More changes on let-expressions being done in https://github.com/ocaml/ocaml/pull/14040

Julow avatar Jun 10 '25 13:06 Julow

https://github.com/ocaml/ocaml/pull/14009

Julow avatar Dec 01 '25 11:12 Julow