ocaml-project/bin/dune
2025-04-07 15:46:20 -07:00

4 lines
76 B
Text

(executable
(public_name helloworld)
(name main)
(libraries helloworld))