Skip to content

Commit 186f404

Browse files
Backport "fix code rendering error in givens.md" to 3.6.0 (#21771)
Backports #21751 to 3.6.0-RC1 [skip ci] Co-authored-by: Jamie Thompson <bishbashboshjt@gmail.com>
1 parent a3015f4 commit 186f404

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_docs/reference/contextual/givens.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ time it is accessed. If the given is a mere alias to some immutable value, the g
9090
Here is the full syntax for given instances. Some of these forms of givens are explained in a separate page: [Other Forms of Givens](../more-givens.md).
9191

9292
```ebnf
93-
Here is the complete context-free syntax for all proposed features.
94-
```
9593
TmplDef ::= ... | 'given' GivenDef
9694
GivenDef ::= [id ':'] GivenSig
9795
GivenSig ::= GivenImpl

0 commit comments

Comments
 (0)