Get generated parsers building under gcc
This commit is contained in:
parent
6a0a28f4b3
commit
bd5ec68c96
7 changed files with 26 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "tree_sitter/parser.h"
|
||||
|
||||
STATE_COUNT = 604;
|
||||
SYMBOL_COUNT = 55;
|
||||
#define STATE_COUNT 604
|
||||
#define SYMBOL_COUNT 55
|
||||
|
||||
enum {
|
||||
ts_sym__break = 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue