Add integer select pattern
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-04-02 10:14:21 +00:00
parent 2b7323eaf0
commit e6473f64ae
5 changed files with 466 additions and 373 deletions

4
src/node-types.json generated
View file

@ -531,6 +531,10 @@
"type": "default",
"named": true
},
{
"type": "integer_literal",
"named": true
},
{
"type": "interpreted_string_literal",
"named": true