This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
split.t: More tests for perl #123057
authorFather Chrysostomos <sprout@cpan.org>
Tue, 28 Oct 2014 21:34:10 +0000 (14:34 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 29 Oct 2014 00:46:59 +0000 (17:46 -0700)
commitebe6eeaa0bc3a3ef60bc8a046621fd57729b08cd
tree0159ad316f3f83b2459329fedf88394d63c556d9
parent9a63e366d1167a528e8df0d80c9d85c0830d63e9
split.t: More tests for perl #123057

There are three different variants to split-to-array, so test that
op_lvalue_flags can handle all three.
t/op/split.t