This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix the implementation of list assignment to state().
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 7 Jul 2006 09:50:35 +0000 (09:50 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 7 Jul 2006 09:50:35 +0000 (09:50 +0000)
commit9fdc7570b9ab74673d2bcedaa774679d10c80ea0
treefb58948a2ef5281ed90e5f6474df00cbab02bdf7
parent3d2c6be36ee5077d71cd3403ed02f6b1b3f5f3c2
Fix the implementation of list assignment to state().

p4raw-id: //depot/perl@28499
op.c
t/lib/warnings/op
t/op/state.t