Update ungrammar

This commit is contained in:
Jonas Schievink 2021-06-11 18:12:51 +02:00
parent 80b3b74018
commit 1d6eef1350
43 changed files with 801 additions and 676 deletions

View file

@ -220,7 +220,7 @@ pub enum SyntaxKind {
ITEM_LIST,
ASSOC_ITEM_LIST,
ATTR,
META_ITEM,
META,
USE_TREE,
USE_TREE_LIST,
PATH,