fix closures in optimized C<for (1..5)> (only the tests are in this
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Jul 1998 23:03:39 +0000 (23:03 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Jul 1998 23:03:39 +0000 (23:03 +0000)
commit3c1f3fdf5f9ede82336e0651b455c2fc686ec1c7
treeb162531ab600b6815424c20aa89981469fca5f02
parent7f61b687036bb8a098a2e70b387919a448b7bd62
fix closures in optimized C<for (1..5)> (only the tests are in this
change, the pp_hot.c fix accidentally went in change#1441)

p4raw-link: @1441 on //depot/perl: 7f61b687036bb8a098a2e70b387919a448b7bd62

p4raw-id: //depot/perl@1442
t/op/closure.t