Skip to content

Commit 10c7d2b

Browse files
oderskybracevac
andauthored
Update docs/_docs/reference/experimental/relaxed-lambdas.md
Co-authored-by: Oliver Bračevac <bracevac@users.noreply.github.com>
1 parent 007c4de commit 10c7d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/experimental/relaxed-lambdas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ ColonArgument ::= colon {LambdaStart} indent (CaseClauses | Block) outdent
122122
| colon ExprCaseClause
123123
```
124124
Here, ENDlambda is a token synthesized at the next end of line following the
125-
token that starts the production. `
125+
token that starts the production.
126126

127127
`ExprCaseClause` already exists in the grammar. It is defined as follows:
128128
```

0 commit comments

Comments
 (0)