Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/ungrammar/rust.ungram')
-rw-r--r--lib/ungrammar/rust.ungram1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ungrammar/rust.ungram b/lib/ungrammar/rust.ungram
index 3d2e189edf..e7542b182a 100644
--- a/lib/ungrammar/rust.ungram
+++ b/lib/ungrammar/rust.ungram
@@ -336,6 +336,7 @@ Expr =
| Literal
| LoopExpr
| MacroCall
+| MacroStmts
| MatchExpr
| MethodCallExpr
| ParenExpr