did stuff, done stuff
This commit is contained in:
parent
4a8fb259dc
commit
62a4f377a1
37 changed files with 325 additions and 399 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#include "parser/_inner/stack.h"
|
||||
#include "parser/language.h"
|
||||
|
||||
void ts_stack_push(t_stack *self, t_stack_version version, Subtree subtree,
|
||||
void ts_stack_push(t_stack *self, t_stack_version version, t_subtree subtree,
|
||||
bool pending, TSStateId state)
|
||||
{
|
||||
t_stack_head *head;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue