feat: fix compiler warnings and generate grammar for tree-sitter 0.25

This commit is contained in:
maunzCache
2025-03-30 12:46:26 +02:00
committed by Michael Hoffmann
parent ecb799c619
commit 91ab40725d
7 changed files with 158 additions and 128 deletions

3
src/node-types.json generated
View File

@@ -1195,7 +1195,8 @@
},
{
"type": "comment",
"named": true
"named": true,
"extra": true
},
{
"type": "ellipsis",