summaryrefslogtreecommitdiff
path: root/test/pending/run/t3899.check
Commit message (Collapse)AuthorAgeFilesLines
* Pending test for SI-3899.Jason Zaugg2012-05-201-0/+4
The super accessor for the Java varargs method impedes Uncurry's efforts to convert repeated arguments to an Array. I'm not sure how to fix that.