Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: scanner: make
state_new()
static (#17)
I suspect this is what causing issues for multiple projects attempting to use this grammar: - neurocyte/zat#1 - zed-industries/zed#7543 (comment) Don't know why it wasn't static in the first place (in the original Haskell grammar), but I looked at what other grammars do and none export any functions other than those used by Tree-sitter.
- Loading branch information