Fix const arguments grammar
This commit is contained in:
@@ -26,7 +26,7 @@ LifetimeArg =
|
||||
'lifetime'
|
||||
|
||||
ConstArg =
|
||||
Literal | BlockExpr BlockExpr
|
||||
Expr
|
||||
|
||||
SourceFile =
|
||||
'shebang'?
|
||||
|
||||
Reference in New Issue
Block a user