summaryrefslogtreecommitdiff
path: root/test/files/run/bug1766.scala
Commit message (Collapse)AuthorAgeFilesLines
* Closes #1766 (structural method dispatch broken...Gilles Dubochet2010-07-021-0/+16
Closes #1766 (structural method dispatch broken in class with multiple constructors). Review by prokopec.