Add the missing assignment to op_last that change 31798 missed out.
authorNicholas Clark <nick@ccl4.org>
Wed, 12 Sep 2007 23:10:58 +0000 (23:10 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 12 Sep 2007 23:10:58 +0000 (23:10 +0000)
commit955623668f666142789ec391e521b0b6705cea7b
tree1fa1bc378fafdc86c74d341108f1385393811278
parent3952c29af3f3c84465fe5840218071974ce033e4
Add the missing assignment to op_last that change 31798 missed out.
With this, state $zok = ...; will deparse.

p4raw-id: //depot/perl@31857
ext/B/B/Deparse.pm
op.c