Add test for new warning - super() warns if it is passed arguments
authorDave Rolsky <autarch@urth.org>
Sat, 26 May 2012 21:52:38 +0000 (16:52 -0500)
committerJesse Luehrs <doy@tozt.net>
Thu, 21 Jun 2012 00:51:03 +0000 (19:51 -0500)
commitf34ddc509794eac429c1373e2072f5c3d39a8f47
tree49571cb7a931ad6c52dc2d0ce183d558eeffcc5c
parent9a4046d2fb3c407c0c950b08ee944f9b1f42fd27
Add test for new warning - super() warns if it is passed arguments
t/basics/super_warns_on_args.t [new file with mode: 0644]