This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
join() with an empty list and undef separator may not warn in the future
[perl5.git] / t / op / index_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';