mte/unikernel/duniverse/digestif/fuzz/ocaml/dune

7 lines
98 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(executable
(name fuzz)
(libraries digestif.ocaml crowbar))
(rule
(copy# ../fuzz.ml fuzz.ml))