summaryrefslogtreecommitdiff
path: root/test/files/pos/bug711.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-241-14/+0
|
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Fixed structural subtyping to work when JVM 1.5...Gilles Dubochet2007-06-061-0/+14
Fixed structural subtyping to work when JVM 1.5 target is used. Bug 711 no longer is “neg” thanks to structural subtyping.