utop/examples/interact/dune

6 lines
107 B
Plaintext

(executable
(name test_program)
(flags :standard -safe-string)
(link_flags -linkall)
(libraries utop))