We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007c4de commit 10c7d2bCopy full SHA for 10c7d2b
docs/_docs/reference/experimental/relaxed-lambdas.md
@@ -122,7 +122,7 @@ ColonArgument ::= colon {LambdaStart} indent (CaseClauses | Block) outdent
122
| colon ExprCaseClause
123
```
124
Here, ENDlambda is a token synthesized at the next end of line following the
125
-token that starts the production. `
+token that starts the production.
126
127
`ExprCaseClause` already exists in the grammar. It is defined as follows:
128
0 commit comments