Update ungrammar for const block patterns
This commit is contained in:
parent
4a2f60cb7b
commit
be7260485e
7 changed files with 40 additions and 7 deletions
|
|
@ -132,6 +132,7 @@ pub(crate) const KINDS_SRC: KindsSrc = KindsSrc {
|
|||
"RANGE_PAT",
|
||||
"LITERAL_PAT",
|
||||
"MACRO_PAT",
|
||||
"CONST_BLOCK_PAT",
|
||||
// atoms
|
||||
"TUPLE_EXPR",
|
||||
"ARRAY_EXPR",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue