| [#1239] | project: documentation | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Nikolay | Martin | fixed | 2007-07-23 11:19:29.0 | |
| subject | [contrib #712] Grammar production TypeDcl in Chapter A misses TypeParamClause | |||
| code | ||||
| what happened | TypeDcl ::= id [‘>:’ Type] [‘<:’ Type] |
|||
| what expected | TypeDcl ::= id [TypeParamClause] [‘>:’ Type] [‘>:’ Type] | |||
| [back to overview] | ||||
| Nikolay edited on 2007-07-23 11:19:48.0 |
| Martin edited on 2007-07-25 16:39:02.0 |