This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
assert legality of bitshifts in scan_num()
[perl5.git] / t / re / speed_thr.t
CommitLineData
c354df01
DM
1#!./perl
2chdir 't' if -d 't';
3require './thread_it.pl';