ligo/test/jbuild

8 lines
135 B
Plaintext
Raw Normal View History

2018-02-27 18:08:50 +00:00
(executables (
(names (test))
2017-11-16 09:38:28 +08:00
(flags (:standard -safe-string))
2018-03-16 15:08:08 +00:00
(preprocess (pps (ppx_let ppxlib.runner)))))
2016-08-05 13:22:37 +01:00
2017-02-27 15:54:03 +00:00
2017-03-07 13:49:37 +00:00
(jbuild_version 1)