summaryrefslogtreecommitdiff
path: root/test/files/run/t5688.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-5703: normalize refined types moreAdriaan Moors2012-05-031-0/+23
to improve Array[T] java-interop with T[], normalize Object with Object{} to Object fix #SI-5688 by flattening refined types in parents updated check files to reflect flattening of refined types and updated position for refined types