Make explicit return in lvalue subs work under recursion
authorFather Chrysostomos <sprout@cpan.org>
Tue, 31 May 2011 01:45:26 +0000 (18:45 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 31 May 2011 01:45:26 +0000 (18:45 -0700)
commit1ffdc07ca785ef0cec11dad494fa4b9670382300
treecfcb218340f886f197de6730fcc50c2374d13854
parentb6d8be65ce3d63a311da4edee2288074a3750f05
Make explicit return in lvalue subs work under recursion

This is something that fa1e92c missed.
pp_ctl.c
t/op/sub_lval.t