summaryrefslogtreecommitdiff
path: root/test/files/run/t4761.check
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4761.Aleksandar Pokopec2011-07-111-0/+4
This changes the signature of flatten - I do not see how to use a @bridge annotation here, since after erasure both the bridge and the original method have the same signature. Review by extempore.