This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add more to-do tests for explicit return from lvalue sub
authorFather Chrysostomos <sprout@cpan.org>
Fri, 27 May 2011 05:17:29 +0000 (22:17 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 27 May 2011 05:17:29 +0000 (22:17 -0700)
commit07fd1c9cb43c1268e72f10b8cde38fb3179fb04e
treee41dd015971f326196ccef6e8d67c26ca700d3be
parent23037b03c9e3c2c9ead57443acf291184ef64460
Add more to-do tests for explicit return from lvalue sub

Commit 1c4274f4e11 added the first of these, copying them from the top
of the test script and adding ‘return’ to the functions, but it appar-
ently missed about 15.
t/op/sub_lval.t