summaryrefslogtreecommitdiff
path: root/test/files/pos/bug711.scala
Commit message (Collapse)AuthorAgeFilesLines
* 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.