Skip to content
Snippets Groups Projects
Commit 69db278f authored by Per Lindgren's avatar Per Lindgren
Browse files

move to new syntax, wip3

parent d8dd5ad7
No related branches found
No related tags found
No related merge requests found
...@@ -198,7 +198,7 @@ pub Exprs : Exprs = { ...@@ -198,7 +198,7 @@ pub Exprs : Exprs = {
pub Expr = { pub Expr = {
ExprBlock, ExprBlock,
ExprNoBlock, Expr1,
} }
pub ExprBlock: Box<Expr> = { pub ExprBlock: Box<Expr> = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment