Remove trailing commas in 'select_value' arguments

This commit is contained in:
Bruno BELANYI 2024-04-23 15:23:06 +00:00
parent afdfbff7bc
commit 6ca4592d84
4 changed files with 738 additions and 779 deletions

12
src/grammar.json generated
View file

@ -529,18 +529,6 @@
}
]
}
},
{
"type": "CHOICE",
"members": [
{
"type": "STRING",
"value": ","
},
{
"type": "BLANK"
}
]
}
]
},

1471
src/parser.c generated

File diff suppressed because it is too large Load diff