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 b3c2aec commit 5dd1f70Copy full SHA for 5dd1f70
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