Skip to content
Snippets Groups Projects
dune-workspace.bench 155 B
Newer Older
(lang dune 3.3)
(context
 (default
  (name bench)
  (profile bench)
  (instrument_with landmarks)
  (env
    (_ (env-vars ("OCAML_LANDMARKS" "auto")))))
)