summaryrefslogtreecommitdiff
path: root/test/files/run/bug1766.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* 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.