mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-13 00:46:18 -04:00
This silences a true, but minor, bug in the external json-parser:
externals/json-parser/json.c:653:37: warning: Value stored to 'b' is never read
b = 0;
^ ~
|
||
|---|---|---|
| .. | ||
| util | ||
| check-mallocs | ||
| ci | ||
| clean | ||
| configure | ||
| fetch-fixtures | ||
| format | ||
| lib.sh | ||
| lint | ||
| test | ||
| trim-whitespace | ||