| [#877] | project: compiler | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Nikolay | Martin | fixed | 2007-01-08 23:01:02.0 | |
| subject | [contrib #279] trait extending class with some [foolish] arguments | |||
| code |
class A
trait B extends A ( 22A , Big , Surprise! ) {}
|
|||
| what happened | Passes compile without error. |
|||
| what expected | Should be rejected. | |||
| [back to overview] | ||||
| Nikolay edited on 2007-01-08 23:01:30.0 |
| contribution #279 |
| Martin edited on 2007-01-09 15:35:16.0 |