File: dune

package info (click to toggle)
ocaml-pp 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: ml: 595; makefile: 31
file content (6 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
6
(library
 (name pp_tests)
 (libraries pp)
 (inline_tests)
 (preprocess
  (pps ppx_expect)))