Dead code

This commit is contained in:
Aleksey Kladov 2020-07-30 19:10:46 +02:00
parent 71a4d32562
commit 01d6c3836b
2 changed files with 84 additions and 113 deletions

View file

@ -473,9 +473,6 @@ LifetimeArg =
ConstArg =
Literal | BlockExpr BlockExpr
MetaItem =
Path '=' AttrInput nested_meta_items:MetaItem*
AdtDef =
Struct
| Enum