Remove trailing commas in 'select_value' arguments
This commit is contained in:
parent
afdfbff7bc
commit
6ca4592d84
4 changed files with 738 additions and 779 deletions
12
src/grammar.json
generated
12
src/grammar.json
generated
|
|
@ -529,18 +529,6 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "CHOICE",
|
||||
"members": [
|
||||
{
|
||||
"type": "STRING",
|
||||
"value": ","
|
||||
},
|
||||
{
|
||||
"type": "BLANK"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
1471
src/parser.c
generated
1471
src/parser.c
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue