This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #128187] Forbid keys @_ in assigned lv sub
authorFather Chrysostomos <sprout@cpan.org>
Fri, 20 May 2016 13:22:40 +0000 (06:22 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 20 May 2016 22:56:39 +0000 (15:56 -0700)
commit738155d2fb1d2430e97c38da93d074e4e8b5974f
treecce559a4aad117e4145c2f746c2aa0d91534f7cb
parent65985bd1d624ef3a5d827a74683c2bc1f24dfb96
[perl #128187] Forbid keys @_ in assigned lv sub

This is a continuation of this commit’s great grandparent, extending
the error to arrays.
lib/B/Op_private.pm
op.c
opcode.h
pp.c
regen/op_private
t/op/sub_lval.t