summaryrefslogtreecommitdiff
path: root/test/pending/run/t3899
Commit message (Collapse)AuthorAgeFilesLines
* Pending test for SI-3899.Jason Zaugg2012-05-202-0/+35
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.