Update: Grammar
This commit is contained in:
parent
fbb9977f4a
commit
8e1f80fae9
35 changed files with 1551 additions and 1506 deletions
|
|
@ -28,7 +28,7 @@ void symbols_names_5(t_symbols_names_array *v)
|
|||
v->a[sym__expansion_word] = "word";
|
||||
v->a[sym_extglob_pattern] = "extglob_pattern";
|
||||
v->a[sym__bare_dollar] = "$";
|
||||
v->a[sym__immediate_double_hash] = "##";
|
||||
v->a[sym__immediate_double_hash] = "operator";
|
||||
v->a[sym___error_recovery] = "__error_recovery";
|
||||
v->a[sym_program] = "program";
|
||||
v->a[sym__statements] = "_statements";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue