summaryrefslogtreecommitdiff
path: root/test/files/neg/varargs.check
Commit message (Collapse)AuthorAgeFilesLines
* Since I don't want to commit anything "interest...Paul Phillips2011-05-011-3/+3
| | | | | | | | Since I don't want to commit anything "interesting" until we ship 2.9, a few uninteresting cleanups involving how types are printed, getting some debugging code in shape to prepare for the long winter ahead, etc. No review.
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-251-3/+6
| | | | | Review by Rytz.
* Fix for #3621.Aleksandar Pokopec2010-11-241-0/+7
Added varargs annotation. Review by Rytz.