rollup merge of #19396: kulakowski/patch-1
This commit is contained in:
commit
2af097da0d
@ -522,7 +522,7 @@ The two values of the boolean type are written `true` and `false`.
|
||||
### Symbols
|
||||
|
||||
```{.ebnf .gram}
|
||||
symbol : "::" "->"
|
||||
symbol : "::" | "->"
|
||||
| '#' | '[' | ']' | '(' | ')' | '{' | '}'
|
||||
| ',' | ';' ;
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user