This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reg_posixcc.t: display chr(\\xXX) should be chr(0xXX)
[perl5.git] / t / re / pat_psycho_thr.t
1 #!./perl
2 chdir 't' if -d 't';
3 require './thread_it.pl';