xlog/test/dune

5 lines
72 B
Plaintext
Raw Normal View History

2024-04-23 02:36:13 +00:00
(test
(name test_xlog)
2024-04-23 07:33:56 +00:00
(preprocess (pps xlog.ppx))
2024-04-23 02:36:13 +00:00
(libraries xlog))