tree-sitter-ocaml 0.16.0

OCaml grammar for the tree-sitter parsing library
Documentation
1
2
3
4
5
6
7
8
(library
  (name xx)
  (wrapped false)
  (c_names xx_stubs)
  (libraries lz4)
)

(dirs (:standard __tests__))