diff options
author | David Mitchell <davem@iabyn.com> | 2015-06-25 15:18:25 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2016-02-03 08:59:32 +0000 |
commit | 88c11d84310c49339e73fcab80dad89a73d74263 (patch) | |
tree | a354fb606162b28c93b21055e2994a680ceecdea /t/op/goto.t | |
parent | 2e25b41bed5be32dce1ec123ade1d426500f05cc (diff) | |
download | perl-88c11d84310c49339e73fcab80dad89a73d74263.tar.gz |
pp_goto(): reorder LEAVE_SCOPE for consistency
pp_leavesub (via POPSUB()) does a LEAVE_SCOPE before decrementing the CV's
ref count and depth; pp_goto does it after. Reorder it for consistency
with leavesub.
At this point I make no assertion as to which way round is the most
correct.
Diffstat (limited to 't/op/goto.t')
0 files changed, 0 insertions, 0 deletions