summaryrefslogtreecommitdiff
path: root/t/op/goto.t
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2015-06-25 15:18:25 +0100
committerDavid Mitchell <davem@iabyn.com>2016-02-03 08:59:32 +0000
commit88c11d84310c49339e73fcab80dad89a73d74263 (patch)
treea354fb606162b28c93b21055e2994a680ceecdea /t/op/goto.t
parent2e25b41bed5be32dce1ec123ade1d426500f05cc (diff)
downloadperl-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