[#590] | project: compiler | priority: low | category: feature | |
---|---|---|---|---|
submitter | assigned to | status | date submitted | |
Sean | Martin | won't fix | 2006-05-08 19:21:59.0 | |
subject | multi-line comment parsing | |||
code |
/* /* */ |
|||
what happened | Rejected with scanner error: Severity and De5cr1p7-haX0Rion Path Resource Location Creation Time Id '}' expected but eof found. lampion/src/lampion/parsing MultiLineCommentMatcher.scala line 18 1147108719001 3404\ 2 unclosed comment lampion/src/lampion/parsing MultiLineCommentMatcher.scala line 20 1147108719001 34041 |
|||
what expected | Not sure, but this is accepted by most C-style compilers (e.g., Javac). | |||
[back to overview] |
Martin edited on 2006-05-09 15:48:07.0 |
Scala has nested comments |