This repository has been archived on 2024-01-18. You can view files and clone it, but cannot push or open issues or pull requests.
compilation/cours/cours-04/dune

6 lines
99 B
Text
Raw Normal View History

2023-10-25 18:42:49 +02:00
(library
(name cours04)
(libraries fmt unix)
(inline_tests)
(preprocess (pps ppx_expect)))