| [#326] | project: compiler | priority: high | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | Martin | fixed | 2004-05-03 11:26:45.0 | |
| subject | MatchError in scala.tools.scalac.ast.parser.Parser | |||
| code |
object Main with Application {
val xxx 2_yyy = zzz;
}
|
|||
| what happened | |
|||
| what expected | Compiler gives out a nice error message. | |||
| [back to overview] | ||||
| Martin edited on 2004-05-03 14:19:35.0 |