mte/unikernel/duniverse/digestif/fuzz/ocaml/dune
2025-11-11 02:07:51 +01:00

6 lines
98 B
Text

(executable
(name fuzz)
(libraries digestif.ocaml crowbar))
(rule
(copy# ../fuzz.ml fuzz.ml))