ocaml-pong/bin/dune
2025-04-07 16:02:58 -07:00

4 lines
76 B
Text

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