utop/examples/interact/dune

6 lines
107 B
Plaintext
Raw Normal View History

2019-01-14 18:50:32 +00:00
(executable
(name test_program)
(flags :standard -safe-string)
(link_flags -linkall)
(libraries utop))