This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #125540] handle already being at EOF while not finding a heredoc terminator
[perl5.git] / t / op / index_thr.t
CommitLineData
e3faa678 1#!./perl
e3faa678 2chdir 't' if -d 't';
4f018ed0 3require './thread_it.pl';