summaryrefslogtreecommitdiff
path: root/test/files/pos/t5703
Commit message (Collapse)AuthorAgeFilesLines
* SI-5703: normalize refined types moreAdriaan Moors2012-05-032-0/+6
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