correct grammar name for again_expr
This commit is contained in:
parent
86c48f03d1
commit
6b670c306b
@ -2045,7 +2045,7 @@ enclosing it. It is only permitted in the body of a loop.
|
||||
### Loop expressions
|
||||
|
||||
~~~~~~~~{.ebnf .gram}
|
||||
again_expr : "loop" ;
|
||||
loop_expr : "loop" ;
|
||||
~~~~~~~~
|
||||
|
||||
Evaluating a `loop` expression immediately terminates the current iteration of
|
||||
|
Loading…
x
Reference in New Issue
Block a user