Missing curly in EEP 13?
"Michael P." <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <20210519214737.697bc0c1@aesop> |
<https://www.erlang.org/erlang-enhancement-proposals/eep-0013.html>
Subsection "Declaration" in section "Specification":
```
'-' 'enum' '(' identifier-and-size ',' '{' enum-binding
{',' enum-binding}* ')' '.'
```
Could that supposed to be meant as ending in `}* '}' ')' '.'`?
~M
--
Curiosity killed the cat --
by simply using up its time.