This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 28 Mar 1999 02:28:20 +0000 (02:28 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 28 Mar 1999 02:28:20 +0000 (02:28 +0000)
commitfd3835b3e90ede5576a7ad392beef86bf933ce15
tree7e48c1da9509d42386cfdfd014b509b84aac4898
parentd98d5fffa337682ca6cac752b32ff55e863a53a0
fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
(sometimes caused bizarreness in the BLOCK)

p4raw-id: //depot/perl@3180
MANIFEST
op.c
t/op/grep.t [new file with mode: 0755]