| [#555] | project: compiler | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Gilles | Martin | fixed | 2006-03-23 16:09:42.0 | |
| subject | Syntactically-empty blocks vs. functionally-empty blocks | |||
| code |
object Main extends Application {
def tata = {
def titi = {}
}
} |
|||
| what happened | |
|||
| what expected | Students not asking questions about that at exercise session. Exactly what needs to be done is unclear, it could be either
|
|||
| [back to overview] | ||||
| Gilles edited on 2006-03-23 16:09:53.0 |
| Martin edited on 2006-03-27 23:12:41.0 |