[#757] | project: compiler | priority: low | category: bug | |
---|---|---|---|---|
submitter | assigned to | status | date submitted | |
Nikolay | Martin | fixed | 2006-09-24 16:42:38.0 | |
subject | [contrib #210] Parse error on uncommon compilation units | |||
code |
Two examples. FILE 1 package foo { }; package bar { } END FILE 1 FILE 2 package foo END FILE 2 |
|||
what happened | Both of these cause a parse error with a compiler. |
|||
what expected | Both should work, as they are legal according to the syntax in spec section 9.1. | |||
[back to overview] |
Nikolay edited on 2006-09-24 16:43:16.0 |
Transferred from the contributions and assigned to Martin |
Martin edited on 2006-10-31 10:49:22.0 |