issues
search
tree-sitter
/
tree-sitter-go
Go grammar for tree-sitter
MIT License
310
stars
65
forks
source link
Update C code
#66
Closed
aryx
closed
2 years ago
aryx
commented
2 years ago
test plan: tree-sitter generate tree-sitter test
Checklist:
[x] All tests pass in CI.
[x] There are sufficient tests for the new fix/feature.
[x] Grammar rules have not been renamed unless absolutely necessary.
[x] The conflicts section hasn't grown too much.
[x] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).
test plan: tree-sitter generate tree-sitter test
Checklist: