| [#756] | project: compiler | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Nikolay | Martin | fixed | 2006-09-24 16:38:58.0 | |
| subject | [contrib #209] Parse error on type expression | |||
| code |
type T = (Any) with Any |
|||
| what happened |
|
|||
| what expected | The type is syntactically valid according to the spec, and should be accepted. The problem only occurs with a compound type whose first component is parenthesized. | |||
| [back to overview] | ||||
| Nikolay edited on 2006-09-24 16:39:29.0 |
| Transferred from the contributions and assigned to Martin |
| Martin edited on 2006-10-31 13:52:05.0 |