| [#977] | project: compiler | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Burak | Martin | noise | 2007-03-03 01:11:13.0 | |
| subject | parser handles {} wrongly | |||
| code |
object Test
{
val v = ""
{
}
} |
|||
| what happened | |
|||
| what expected | no error. | |||
| [back to overview] | ||||
| Martin edited on 2007-03-05 15:21:42.0 |