haskell-tree-sitter
haskell-tree-sitter copied to clipboard
`tree_sitter_ocaml == nullPtr`
This program prints True:
import TreeSitter.OCaml
import Foreign
main = print $ tree_sitter_ocaml == nullPtr