I see the following when offering this line through an ocaml format dune file: 8 | (dirs *) ^^^^ Error: Unknown constructor dirs it seems to work as expected in a static dune file though.
I see the following when offering this line through an ocaml format dune file:
8 | (dirs *)
^^^^
Error: Unknown constructor dirs
it seems to work as expected in a static dune file though.